diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 00000000..d8cc5d1f Binary files /dev/null and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png new file mode 100644 index 00000000..ed6221ac Binary files /dev/null and b/images/tn.png differ diff --git a/package.json b/package.json index 63bda1e0..f19d938a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@markdumay/hugo-theme-hinode", - "version": "0.4.0", + "version": "0.4.1", "description": "Hinode is a clean blog theme for Hugo, an open-source static site generator", "main": "index.js", "publishConfig": { diff --git a/theme.toml b/theme.toml index 11fb2ea7..e7a0c359 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "Hinode" license = "MIT" licenselink = "https://github.com/markdumay/hugo-theme-hinode/blob/main/LICENSE" -description = "Hinode is a clean blog theme for Hugo, an open-source static site generator." +description = "A clean blog theme for your Hugo site based on Bootstrap 5." homepage = "https://github.com/markdumay/hugo-theme-hinode" demosite = "https://hinode-demo.markdumay.org/" tags = ["blog", "minimal", "modern", "customizable", "search", "bootstrap"]