🔧 toggle newsletter

This commit is contained in:
mi
2025-11-15 14:37:04 +10:00
parent b8abcd5566
commit fcb38e593c
5 changed files with 11 additions and 2 deletions

View File

@@ -73,6 +73,9 @@ USE_HEADER_NAV_ICONS = True
# Uses instagram.png, youtube.png, and mail.png from static/images/icons/
USE_FOOTER_SOCIAL_ICONS = True
# Global setting: Set to True to show newsletter section in footer
NEWSLETTER_ENABLED = False
# Social media links - set to None to hide the link
SOCIAL_INSTAGRAM = None # e.g., 'https://instagram.com/yourhandle'
SOCIAL_YOUTUBE = None # e.g., 'https://youtube.com/@yourchannel'