Added %%site_title%% template keyword.
[cmless] / bin / config.py
index 6d9e90b..5ee585f 100644 (file)
@@ -1,6 +1,13 @@
 # (c) 2017 Aaron Taylor <ataylor at subgeniuskitty dot com>
 # See LICENSE file for copyright and license details.
 
 # (c) 2017 Aaron Taylor <ataylor at subgeniuskitty dot com>
 # See LICENSE file for copyright and license details.
 
+#####
+# Site Configuration Options
+#####
+
+# Site name. For example, "Microsoft" or "Bob's Hardware".
+site_name = "Site Name"
+
 #####
 # CMless Configuration Options
 #####
 #####
 # CMless Configuration Options
 #####