From f7ce747f963294c60534e018d1846fda23f1fd1e Mon Sep 17 00:00:00 2001 From: Steven Engler Date: Sun, 13 Feb 2022 13:23:28 -0500 Subject: [PATCH] Added link to the example site --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b3fe75..b61b1ae 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A minimal and responsive Hugo theme that does not require the client to enable J 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. +See the example site [here](https://stevenengler.github.io/no-js-hugo-theme-example/). + ![Screenshot](/screenshot.png?raw=true) Some features are not possible without JavaScript. These features can be enabled in the site config file and will never decrease the quality of the website.