summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-04-07 03:45:19 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-04-07 03:45:19 -0400
commit5d13721689dac3aa1b15120f198655b911268122 (patch)
treedaa4f04d154f51fff00f677dea5ff1966e600787 /package.json
parent404e3dddb40259c52c8de375617c07c70da971ac (diff)
fix: Corrected frontmatter
Discovered frontmatter was configured with improper keyword, alias changed to aliases
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 204f9f3..45bff7f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.7",
+ "version": "0.4.8",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {