1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

corrected screenshot path

This commit is contained in:
Bastian Venthur
2023-06-17 15:29:46 +02:00
parent 1ebae15cda
commit 44d5c4d694
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ blag is named after [the blag of the webcomic xkcd][blagxkcd].
* Write content in [Markdown][]
* Good looking default theme
![Blag Screenshot](blag/static/blag.png)
![Blag Screenshot](blag.png)
* Theming support using [Jinja2][] templates
* Generation of Atom feeds for blog content
* Fenced code blocks and syntax highlighting using [Pygments][]