From 3ccae5739a56cea4dbefc4e664b3b918db294e09 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 12 Jan 2022 00:19:48 +0100 Subject: [PATCH] Added demos to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4c38249..88e93ae 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ This project provides a minimal blogging platform based on Markdown files. +## Demos + +This project powers the following blogs: + +- [Platypush](https://blog.platypush.tech) +- [My personal blog](https://fabiomanganiello.com) + ## Installation ```shell