From 13f3d002b23e571e44703bb6a7e03a122b7b69aa Mon Sep 17 00:00:00 2001 From: michalspano Date: Wed, 8 Nov 2023 23:18:46 +0100 Subject: [PATCH] Add template link to `README.md` --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a33db2b..1c0fd2a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## SKIP @ 🌐 +The website is based on +[this](https://github.com/mmistakes/jekyll-theme-basically-basic) template. + Instructions for **local development**. Make sure to install `jekyll` according to [instructions](https://jekyllrb.com/docs/installation/).