summaryrefslogtreecommitdiff
path: root/build/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 /build/website/about/index.html
parentdc4ea54e2c0426c2bc02dd327a94d48e532ad244 (diff)
add resume
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>