diff options
Diffstat (limited to 'website/about/index.html')
-rw-r--r-- | website/about/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/website/about/index.html b/website/about/index.html index 93c2ce0..acb43e1 100644 --- a/website/about/index.html +++ b/website/about/index.html @@ -8,7 +8,9 @@ $$START CONTENT 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> |