summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mastoapi.c b/mastoapi.c
index e166b2a..8155df5 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -149,6 +149,7 @@ const char *login_page = ""
149"<!DOCTYPE html>\n" 149"<!DOCTYPE html>\n"
150"<html>\n" 150"<html>\n"
151"<head>\n" 151"<head>\n"
152"<title>OAuth Identify: Snac2</title>\n"
152"<style>:root {color-scheme: light dark}</style>\n" 153"<style>:root {color-scheme: light dark}</style>\n"
153"</head>\n" 154"</head>\n"
154"<body><h1>%s OAuth identify</h1>\n" 155"<body><h1>%s OAuth identify</h1>\n"