diff --git a/bun.lockb b/bun.lockb index 5442ea4e..f1092bd3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dc939b4a..2345b336 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,7 @@ "linkify-string": "^4.1.3", "linkifyjs": "^4.1.3", "marked": "^9.1.2", + "megalodon": "^9.1.1", "meilisearch": "^0.36.0", "next-route-matcher": "^1.0.1", "oauth4webapi": "^2.4.0", diff --git a/pages/Home.vue b/pages/pages/index.vue similarity index 100% rename from pages/Home.vue rename to pages/pages/index.vue diff --git a/pages/login.vue b/pages/pages/oauth/authorize.vue similarity index 98% rename from pages/login.vue rename to pages/pages/oauth/authorize.vue index 453aa533..a4aac9f1 100644 --- a/pages/login.vue +++ b/pages/pages/oauth/authorize.vue @@ -51,7 +51,7 @@