diff options
author | Caio Lente <7017340+clente@users.noreply.github.com> | 2024-02-08 12:01:03 -0300 |
---|---|---|
committer | Caio Lente <7017340+clente@users.noreply.github.com> | 2024-02-08 12:01:03 -0300 |
commit | cabba4d8097fd8f00c821f4fe8c1db7c9bc49a6d (patch) | |
tree | 45eb7ff88943d43bba04a443e5ffa2299d35fde8 /README.md | |
parent | 5f343dee4f92cb94a9cfcb2c90c8ecd61119c54c (diff) | |
download | hugo-bearcub-cabba4d8097fd8f00c821f4fe8c1db7c9bc49a6d.tar.gz hugo-bearcub-cabba4d8097fd8f00c821f4fe8c1db7c9bc49a6d.tar.bz2 |
Typo on docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -204,7 +204,7 @@ enableRobotsTXT = true # (EXPERIMENTAL) This theme is capable of dynamically generating social cards # for posts that don't have `images` defined in their front matter; By setting # `generateSocialCard` to false, you can prevent this behavior. For more - # information see layouts/partials/seo_tags.html + # information see layouts/partials/social_card.html generateSocialCard = true # Social media. Delete any item you aren't using to make sure it won't show up |