📝 api docs

This commit is contained in:
mi
2025-11-13 14:08:07 +10:00
parent bc2d4aebeb
commit d484835f5b
5 changed files with 207 additions and 3 deletions

View File

@@ -40,6 +40,10 @@ SOCIAL_INSTAGRAM = None # e.g., 'https://instagram.com/yourhandle'
SOCIAL_YOUTUBE = None # e.g., 'https://youtube.com/@yourchannel'
SOCIAL_EMAIL = None # e.g., 'mailto:your@email.com'
# API documentation link - set to None to hide the link
# Path is relative to static/ directory
API_SPEC_LINK = 'openapi.yaml' # Set to None to disable
COMICS = [
{
'number': 1,