Trivial: format and cleanup

main
Raymond Wanyoike 2014-06-21 16:16:12 +03:00
parent ea68f1301c
commit 4b5a3d4ffa
1 changed files with 20 additions and 20 deletions

View File

@ -23,7 +23,7 @@ Pelican [documentation](http://docs.getpelican.com/en/latest/)
### Theme Options
| Config | Type | Description |
| ------------------------- | ----- | ----------------- |
| ------------------------- | ---------- | ------------------------- |
| LICENSE_NAME | TEXT | License (footer) |
| LICENSE_URL | URL | - |
| MENU_ITEMS | DICT | Menu items |
@ -32,7 +32,7 @@ Pelican [documentation](http://docs.getpelican.com/en/latest/)
| SITE_SUBTEXT | TEXT | Header subtitle |
| Config | Type | Description |
| ------------------------- | ----- | ----------------- |
| ------------------------- | ---------- | ------------------------- |
| EMAIL_ADDRESS | EMAIL | Email (mailto) |
| FB_ADDRESS | URL | Facebook |
| GITHUB_ADDRESS | URL | Github |
@ -42,7 +42,7 @@ Pelican [documentation](http://docs.getpelican.com/en/latest/)
An RSS icon will also appear on the nav if `FEED_ATOM` or `FEED_RSS` is set.
| Config | Type | Description |
| ------------------------- | ----- | ----------------- |
| ------------------------- | ---------- | ------------------------- |
| DISQUS_SITENAME | TEXT | Disqus sitename |
| GOOGLE_ANALYTICS_DOMAIN | TEXT | Google analytics |
| GOOGLE_ANALYTICS_ID | TEXT | Google analytics |