chore: update version to 0.1.0 and remove Footer component from blog index

This commit is contained in:
voson
2026-02-03 16:53:03 +08:00
parent d1e56f3e8c
commit 5031b24d28
3 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "publish",
"type": "module",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"dev": "astro dev",
"build": "astro build && pagefind --site dist",