diff options
author | Caio Lente <7017340+clente@users.noreply.github.com> | 2023-10-17 00:06:07 -0300 |
---|---|---|
committer | Caio Lente <7017340+clente@users.noreply.github.com> | 2023-10-17 00:06:07 -0300 |
commit | d796205bf80157a95fe92cb2a4d11b785fd6359f (patch) | |
tree | 801226dd4d375da3d98e91f0b7b6329166fe8910 /theme.toml | |
parent | f991890cc202aac9d00578c9fa3d6004e9f9ece0 (diff) | |
parent | cfb20f68513fda3a72f49c43da6fa84190855d25 (diff) | |
download | hugo-bearcub-d796205bf80157a95fe92cb2a4d11b785fd6359f.tar.gz hugo-bearcub-d796205bf80157a95fe92cb2a4d11b785fd6359f.tar.bz2 |
Merge origin/main into style/herman
Diffstat (limited to 'theme.toml')
-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" |