We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b5094 commit d68887bCopy full SHA for d68887b
1 file changed
truewiki/config.py
@@ -17,7 +17,7 @@
17
18
19
def load():
20
- global CSS, FAVICON, HTML_SNIPPETS, JAVASCRIPT, LICENSE, PRIMARY_LANGUAGE, PROJECT_NAME
+ global CSS, FAVICON, JAVASCRIPT, LICENSE, PRIMARY_LANGUAGE, PROJECT_NAME
21
22
if not singleton.STORAGE.file_exists(".truewiki.yml"):
23
post_load()
0 commit comments