Zafer01 commited on
Commit
e6b744a
·
verified ·
1 Parent(s): 3521b11

Upload config.toml

Browse files
Files changed (1) hide show
  1. config.toml +9 -0
config.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#60b4ff"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#F0F2F6"
5
+ textColor="#262730"
6
+ font="sans serif"
7
+
8
+ [server]
9
+ enableStaticServing = true