summaryrefslogtreecommitdiff
path: root/build/website/about/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/website/about/index.html')
-rw-r--r--build/website/about/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/website/about/index.html b/build/website/about/index.html
index e95eda9..28d3f5b 100644
--- a/build/website/about/index.html
+++ b/build/website/about/index.html
@@ -28,7 +28,9 @@ About
This website was made without complex javascript or css so that it is easy to load
and read on all browsers, including terminal and js-less browsers like netsurf.
Additionally, I wrote a shell script to generate this website automatically
- from a hiearchical filesystem of html files. If you're interested, simply run:
+ from a hiearchical filesystem of html files. It is written with extremely basic
+ css yet looks somewhat modern. If you're interested, you can get the source
+ code here:
</p>
<code>git clone git://prestonpan.tech/prestonpan.git</code>