diff options
| author | netop://ウィビ <paul@webb.page> | 2026-05-30 12:36:33 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-05-30 12:36:33 -0700 |
| commit | f606f5572883e84ffceaf2b67c763946cab868db (patch) | |
| tree | 4a4abb29da88cbb677bf24e0f1c532488ea38c53 /package.json | |
| parent | ecafa83e14045ebda8a00b251ab62cfc2d7f3012 (diff) | |
| download | homepage-f606f5572883e84ffceaf2b67c763946cab868db.tar.gz homepage-f606f5572883e84ffceaf2b67c763946cab868db.zip | |
updates blog panel and modularizes about panel
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9db6a55..75fe127 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,5 @@ "watch:sass": "sass --watch sass/uchu:static --style compressed" }, "type": "module", - "version": "2026.04.28" + "version": "2026.05.30" } |