From 14956bc94757e9f4fdba132adf0c3895c9056440 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Wed, 14 Aug 2024 13:06:16 +0300 Subject: [PATCH] edit readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cd5279..6a49c3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # HUGO XMIN +**NOTE**: fzorb/zmin is the fork of xmin that runs on https://fzorb.xyz/ . + ## _Keep it simple, but not simpler_ **XMin** is a Hugo theme written by [Yihui Xie](https://yihui.org) in about four hours: half an hour was spent on the Hugo templates, and 3.5 hours were spent on styling. The main motivation for writing this theme was to provide a really minimal example to beginners of Hugo templates. This XMin theme contains about 130 lines of code in total, including the code in HTML templates and CSS (also counting empty lines).