📝 docs: explain how to use custom social icons
This commit is contained in:
@@ -185,7 +185,9 @@ full_content_in_feed = false
|
||||
# Decoding requires ~400 bytes of JavaScript. If JS is disabled, the email won't be displayed.
|
||||
encode_plaintext_email = true # Setting is ignored if email is already encoded.
|
||||
|
||||
# The icons available can be found in "social_icons" in the "static" folder.
|
||||
# Social media links for the footer.
|
||||
# Built-in icons: https://github.com/welpo/tabi/tree/main/static/social_icons
|
||||
# To use a custom icon, add it to your site's `static/social_icons` directory.
|
||||
# socials = [
|
||||
# { name = "github", url = "https://github.com/welpo/", icon = "github" },
|
||||
# { name = "soundcloud", url = "https://soundcloud.com/oskerwyld", icon = "soundcloud" },
|
||||
|
Reference in New Issue
Block a user