diff --git a/docs/blag.png b/docs/blag.png new file mode 100644 index 0000000..06445a2 Binary files /dev/null and b/docs/blag.png differ diff --git a/docs/index.md b/docs/index.md index ea3b27d..cc0564e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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][]