Fixed gitea link
This commit is contained in:
18
package.json
18
package.json
@@ -10,16 +10,16 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.7.0",
|
||||
"@astrojs/vue": "^5.1.4",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"astro": "^5.16.11",
|
||||
"astro-compressor": "^1.2.0",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.26"
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"@astrojs/vue": "^7.0.1",
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"@vueuse/core": "^14.3.0",
|
||||
"astro": "^7.0.6",
|
||||
"astro-compressor": "^1.3.0",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"vue": "^3.5.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.97.2"
|
||||
"sass": "^1.101.0"
|
||||
}
|
||||
}
|
||||
|
||||
4470
pnpm-lock.yaml
generated
4470
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,7 @@ import HomeLayout from '../layouts/HomeLayout.astro';
|
||||
</div>
|
||||
|
||||
<div class="mt-8 flex items-center justify-center gap-2 md:gap-4">
|
||||
<Button href="https://gitea.peacock-wyrm.ts.net/" glow variant="primary">
|
||||
<Button href="https://gitea.peacock-wyrm.ts.net/Joururi" glow variant="primary">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFF" viewBox="0 0 256 256" style="--darkreader-inline-fill: var(--darkreader-background-000000, #000000);" data-darkreader-inline-fill=""><path d="M232,64a32,32,0,1,0-40,31v17a8,8,0,0,1-8,8H96a23.84,23.84,0,0,0-8,1.38V95a32,32,0,1,0-16,0v66a32,32,0,1,0,16,0V144a8,8,0,0,1,8-8h88a24,24,0,0,0,24-24V95A32.06,32.06,0,0,0,232,64ZM64,64A16,16,0,1,1,80,80,16,16,0,0,1,64,64ZM96,192a16,16,0,1,1-16-16A16,16,0,0,1,96,192ZM200,80a16,16,0,1,1,16-16A16,16,0,0,1,200,80Z"></path></svg>
|
||||
|
||||
<span>
|
||||
|
||||
Reference in New Issue
Block a user