diff options
author | Caio Lente <7017340+clente@users.noreply.github.com> | 2023-09-29 20:36:29 -0300 |
---|---|---|
committer | Caio Lente <7017340+clente@users.noreply.github.com> | 2023-09-29 20:36:29 -0300 |
commit | 211cc8aad3f32ea8f3262368089f2bd3850d15c9 (patch) | |
tree | a6535b9be724d923d7a48aa0695c67f2a09d3c42 | |
parent | f5a5777912d6bd4d18dddedaec8f032eb32f8505 (diff) | |
download | hugo-bearcub-211cc8aad3f32ea8f3262368089f2bd3850d15c9.tar.gz hugo-bearcub-211cc8aad3f32ea8f3262368089f2bd3850d15c9.tar.bz2 |
Add a description
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ name = "Bear Cub" license = "MIT" licenselink = "https://github.com/clente/hugo-bearcub/blob/master/LICENSE" -description = "Theme description" +description = "A lightweight Hugo theme based on Bear Blog and Hugo Bear Blog. It is free, multilingual, optimized for search engines, no-nonsense, responsive, light, and fast. Really fast." # The home page of the theme, where the source can be found. homepage = "https://github.com/clente/hugo-bearcub" |