diff --git a/components/RouterLink.vue b/components/RouterLink.vue new file mode 100644 index 0000000..0320e99 --- /dev/null +++ b/components/RouterLink.vue @@ -0,0 +1,7 @@ + + + diff --git a/content/posts/hydrogen.md b/content/posts/hydrogen.md new file mode 100644 index 0000000..eabb81c --- /dev/null +++ b/content/posts/hydrogen.md @@ -0,0 +1,7 @@ +--- +slug: "hy" +title: "Projecy Hydrogen" +description: "关于我们最新项目,Hydrogen 的详细介绍。" +thumbnail: "https://files.solsynth.dev/d/media01/202403170109556.jpg" +date: "2024-03-16T15:50:16.202Z" +--- \ No newline at end of file diff --git a/content/products/solarpass.md b/content/products/solarpass.md index 5483a6a..e73f305 100644 --- a/content/products/solarpass.md +++ b/content/products/solarpass.md @@ -6,6 +6,7 @@ code: "Hydrogen.Solarpass" description: "The unified identity service for Solar Network." link: "https://id.solsynth.dev" source: "https://git.solsynth.dev/Hydrogen/Identity" +date: "2024-03-16T15:50:16.202Z" --- -I have nothing to say. \ No newline at end of file +I have nothing to say. diff --git a/layouts/default.vue b/layouts/default.vue index 982aa07..7310cb3 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -8,22 +8,27 @@ image="/favicon.svg" > - - {{ link.label }} - + + {{ link.label }} + - + + + diff --git a/pages/index.vue b/pages/index.vue index 7e99222..72d6b7d 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -96,7 +96,7 @@