summaryrefslogtreecommitdiff
path: root/website/about/index.html
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-11 19:53:12 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-11 19:53:12 -0800
commit3c4f75fe49ec977d927a48b9ad4d6c0ea3e75d36 (patch)
tree588cb03214f5c222c8393b6ce464f827f13e977f /website/about/index.html
parentdc4ea54e2c0426c2bc02dd327a94d48e532ad244 (diff)
add resume
Diffstat (limited to 'website/about/index.html')
-rw-r--r--website/about/index.html4
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>