Compare commits

...

2 Commits

Author SHA1 Message Date
earnest ma 9cb8b88c29
feat! Bump minimum Hugo version to 0.88.1 2022-05-18 11:12:02 -04:00
earnest ma 9f992cd091
chore: Update theme metadata 2022-05-18 11:11:53 -04:00
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@ name = "Dracublog"
license = "MIT"
licenselink = "https://git.earne.link/earnestma/dracublog/src/branch/main/license"
description = "A simple, fully-featured blogging theme with Dracula colors"
homepage = "http://www.earnestma.xyz/dracublog"
homepage = "https://git.earne.link/earnestma/dracublog"
tags = ["blog", "customizable", "dark", "fast", "modern", "responsive"]
features = ["blog", "customizable", "dark", "fast", "modern", "responsive"]
min_version = "0.67.1"
min_version = "0.88.1"
[author]
name = "earnest ma"
homepage = "https://www.earnestma.xyz"
homepage = "https://earnestma.com"