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
|
|
@ -110,7 +110,7 @@ THEME = alchemy.path()
|
|||
|
||||
## Usage
|
||||
|
||||
Visit the [Settings wiki](https://github.com/nairobilug/pelican-alchemy/wiki/Settings) for examples:
|
||||
Visit the [Settings docs](docs/settings.md) for examples:
|
||||
|
||||
- **SITESUBTITLE**: Subtitle that appears in the header.
|
||||
- **SITEIMAGE**: Image that appears in the header.
|
||||
|
|
@ -141,7 +141,7 @@ Example [pelicanconf.py](https://github.com/nairobilug/pelican-alchemy/blob/demo
|
|||
|
||||
### Tips & Tricks
|
||||
|
||||
https://github.com/nairobilug/pelican-alchemy/wiki/Tips
|
||||
[See documentation page](docs/pelican-tips.md)
|
||||
|
||||
## How to Contribute
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue