Skip to content

Commit 414c5aa

Browse files
committed
Update theme description and logo
1 parent 847b2d8 commit 414c5aa

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

images/blist-logo.png

-19 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "blist",
33
"version": "1.0.0",
4-
"description": "Modern personal blog theme for your Hugo site.",
4+
"description": "Blist is a clean and fast blog theme for your Hugo site.",
55
"main": "index.js",
66
"repository": "https://github.com/apvarun/blist-hugo-theme",
77
"author": "Varun A P",

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Blist"
22
license = "MIT"
33
licenselink = "https://github.com/apvarun/blist-hugo-theme/blob/master/LICENSE"
4-
description = "Modern personal blog theme for your Hugo site."
4+
description = "Blist is a clean and fast blog theme for your Hugo site."
55
homepage = "https://github.com/apvarun/blist"
66
demosite = "https://blist.vercel.app"
77
tags = ["Hugo", "theme", "blog", "modern", "responsive"]

0 commit comments

Comments
 (0)