tykiww commited on
Commit
c7ccbc6
1 Parent(s): 37df2f5

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +1 -1
config/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "layout": {
3
  "readme": "README.md",
4
- "about": "/layout/about.md"
5
  "page_names": ["About", "Basic Setup", "Q&A"]
6
  }
7
 
 
1
  {
2
  "layout": {
3
  "readme": "README.md",
4
+ "about": "/layout/about.md",
5
  "page_names": ["About", "Basic Setup", "Q&A"]
6
  }
7