diff --git a/index.html b/index.html index 26b31ad..c102a42 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,9 @@ - - + - + aigc diff --git a/package.json b/package.json index f7bb137..b120893 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "lodash-es": "^4.17.21", "markdown-it": "^13.0.1", "markdown-it-link-attributes": "^4.0.1", + "md5": "^2.3.0", "pinia": "^2.1.3", "resize-observer-polyfill": "^1.5.1", "swiper": "^10.1.0", diff --git a/src/App.vue b/src/App.vue index 9e54bca..a1d563f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,21 +1,6 @@