Update README
This commit is contained in:
parent
7598a3ba87
commit
7a79a67fc7
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ Then point the `THEME` variable in your Pelican config to the `alchemy` folder:
|
|||
|
||||
THEME = '/path/to/pelican-alchemy/alchemy'
|
||||
|
||||
### As a Submodule
|
||||
### As a submodule
|
||||
|
||||
In your Pelican site:
|
||||
|
||||
|
@ -67,7 +67,7 @@ Example Pelican [config](https://github.com/nairobilug/pelican-alchemy/blob/demo
|
|||
|
||||
## Tips
|
||||
|
||||
### Bootstrap Classes
|
||||
### Bootstrap classes
|
||||
|
||||
To have Bootstrap classes set for rendered html (`.table`, `.img-fluid` etc), use the [Bootstrapify](https://github.com/ingwinlu/pelican-bootstrapify) plugin.
|
||||
|
||||
|
|
Loading…
Reference in a new issue