summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zola/content/_index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/zola/content/_index.md b/zola/content/_index.md
index a6fbbd5..2bf7c2f 100644
--- a/zola/content/_index.md
+++ b/zola/content/_index.md
@@ -10,6 +10,8 @@ You can find articles [in the articles section](/articles), those are about soft
And I write general stuff and thoughts in [the blog section](/blog).
+The server uses [OpenBSD](https://www.openbsd.org), and it's running a [Tor middle relay](https://community.torproject.org/relay/) called [BobDobbs](https://metrics.torproject.org/rs.html#details/7EAAA9A9A1B0B834B74C60CDBBCE306CA7F91423).
+
### About this site design
*Keep It Simple, Stupid.*
@@ -18,7 +20,7 @@ This website is made with HTML and CSS. No Javascript, no cookies, no popups, no
To easily add content to this website, I use the [Zola static site generator](https://www.getzola.org/). So, the articles are written in [Markdown](https://daringfireball.net/projects/markdown/) first, and then converted to HTML using templates.
-The server uses [OpenBSD](https://www.openbsd.org), and it's running a [Tor middle relay](https://community.torproject.org/relay/) called [BobDobbs](https://metrics.torproject.org/rs.html#details/7EAAA9A9A1B0B834B74C60CDBBCE306CA7F91423).
+You should be able to see this site using text web browser such as [Links](https://en.wikipedia.org/wiki/Links_(web_browser)) or [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)). I know this site looks better on a computer than a smartphone.
## About me