diff options
author | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-01 14:27:41 -0300 |
---|---|---|
committer | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-01 14:27:41 -0300 |
commit | 76ca2f889f35035484482bf7f9715149a5b40127 (patch) | |
tree | 2bfc2b99c816c36c30f23c231c7529a442910571 | |
parent | ff81f7172491402a02186677197649b4a6d5ad06 (diff) | |
download | hugo-bearcub-76ca2f889f35035484482bf7f9715149a5b40127.tar.gz hugo-bearcub-76ca2f889f35035484482bf7f9715149a5b40127.tar.bz2 |
Typo
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ name = "Hugo Bear Cub" license = "MIT" -licenselink = "https://github.com/clente/hugo-bearcub/blob/main/LICENSE" +licenselink = "https://github.com/clente/hugo-bearcub/blob/master/LICENSE" description = "A Hugo theme based on »Hugo Bear Blog«. Free, extra-light, super-fast blogging." homepage = "https://github.com/clente/hugo-bearcub" tags = ["blog", "responsive", "minimal", "seo", "clean", "simple", "light", "minimalist", "mobile", "fast", "reading"] |