From 2470e43a9d2697f18ebe1422d44c1379da2ca06e Mon Sep 17 00:00:00 2001 From: Steven Engler Date: Sun, 3 Mar 2024 16:53:55 -0500 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b61b1ae..501b1dc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # No-JS Hugo Theme -A minimal and responsive Hugo theme that does not require the client to enable JavaScript. +A minimal, responsive, and privacy-friendly [Hugo](https://gohugo.io/) theme that does not require the client to enable JavaScript. -Many Hugo themes (and websites in general) overuse JavaScript to the point where webpages don't render properly or even become unreadable when clients choose not to enable JavaScript. This theme is designed to work well if the client does not have JavaScript enabled. It is designed for both desktop and mobile browsers. All modern browsers (Chromium, Firefox, and Safari) are supported. +Many Hugo themes (and websites in general) overuse JavaScript to the point where webpages don't render properly or even become unreadable when clients choose not to enable JavaScript. This theme is designed to work well if the client does not have JavaScript enabled. It is designed for both desktop and mobile browsers. All modern browsers (Chromium, Firefox, and Safari) are supported. The theme does not load any external third-party resources. -See the example site [here](https://stevenengler.github.io/no-js-hugo-theme-example/). +See the [example site](https://stevenengler.github.io/no-js-hugo-theme-example/). ![Screenshot](/screenshot.png?raw=true)