From 89c2e34d232c66d20ae350116ed165cfcdcf2b4b Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Thu, 21 Oct 2021 05:51:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8dc16fb..d4c4ff1 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ This blog uses the [eleventy base blog](https://github.com/11ty/eleventy-base-bl For now the site forces a 'dark theme' - sorry to those who prefer their pages filled with brightness. I will eventually add both light and dark themes that will select based on your browser's preferences 😄 Much of the documentation will be through blog posts rather than here, for now anyway. You can read the first blog [here](https://crimsontome.netlify.app/posts/making-your-own-blog/). + +See [CONTRIBUTING.md](CONTRIBUTING.md]) for information on adding to this repository.