| 12345678910111213141516171819202122232425262728 |
- {
- "templates": {
- "cleverLinks": true,
- "monospaceLinks": true,
- "default": {
- "outputSourceFiles" : false
- },
- "applicationName": "Home",
- "disqus": "",
- "googleAnalytics": "",
- "openGraph": {
- "title": "",
- "type": "website",
- "image": "",
- "site_name": "",
- "url": ""
- },
- "meta": {
- "title": "",
- "description": "",
- "keyword": ""
- },
- "linenums": false
-
- }
-
- }
|