From 576121afac092a0e1475bd1046c884537935d5d9 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 20 Mar 2021 17:23:11 +0100 Subject: [PATCH] added link to my blog as an example --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c278938..5f1c28a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # blag -blag is a blog-aware, static site generator, written in [Python][]. +blag is a blog-aware, static site generator, written in [Python][]. An example +"deployment" can be found [here][venthur.de]. blag is named after [the blag of the webcomic xkcd][blagxkcd]. [python]: https://python.org [blagxkcd]: https://blog.xkcd.com +[venthur.de]: https://venthur.de ## Features