From 013facbade13765bb3fb1fabc937992b96e9d35f Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Tue, 26 Apr 2022 15:15:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835a1a5..c2a8620 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # [rawley.xyz](https://rawley.xyz) -This is my personal website and blog. It is written entirely in Go and hosted on an OpenBSD machine, reverse proxied through NGiNX. +This is my personal website and blog. It is written entirely in Go and hosted on an OpenBSD machine, reverse proxied through NGiNX. It is designed to be one-hundred-percent Javascript free, and be usable by text based browsers like [lynx](https://lynx.browser.org). ## Contributing I will only accept bug fixes. This site is my own, so I will be declining any design oriented or feature requests.