mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
21 lines
253 B
Markdown
21 lines
253 B
Markdown
# Screenshots
|
|
|
|
## Bootswatch Examples
|
|
|
|
```python
|
|
BOOTSWATCH_THEME = 'sketchy'
|
|
```
|
|
|
|

|
|
|
|
```python
|
|
BOOTSWATCH_THEME = 'slate'
|
|
```
|
|
|
|

|
|
|
|
```python
|
|
BOOTSWATCH_THEME = 'journal'
|
|
```
|
|
|
|

|