mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Fix links and headings after merging wiki contents
This commit is contained in:
parent
9b6dc4302e
commit
c0b7c1b110
4 changed files with 11 additions and 7 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Settings
|
||||
|
||||
Unless otherwise specified, settings that refer to paths can be either absolute or relative to the configuration file.
|
||||
|
||||
## SITESUBTITLE
|
||||
|
|
@ -120,4 +122,4 @@ GAUGES = '...'
|
|||
GOOGLE_ANALYTICS = '...'
|
||||
PIWIK_URL = '...'
|
||||
PIWIK_SITE_ID = '...'
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue