diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-11 19:54:25 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-11 19:54:25 -0800 |
commit | cc18753073c5c121e78442ac64d3b1ba7d44bea1 (patch) | |
tree | 61c4eea954d66431a0cf35b54c336beb65d2bdf2 /website/about/index.html | |
parent | 3c4f75fe49ec977d927a48b9ad4d6c0ea3e75d36 (diff) |
add resume to about page
Diffstat (limited to 'website/about/index.html')
-rw-r--r-- | website/about/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/about/index.html b/website/about/index.html index acb43e1..20c49ce 100644 --- a/website/about/index.html +++ b/website/about/index.html @@ -15,6 +15,10 @@ $$START CONTENT <code>git clone git://prestonpan.tech/prestonpan.git</code> +<h2>Resume</h2> +<p> + I am also looking for employment currently! <a href="./resume.pdf">Get my resume here.</a> +</p> <h2>Articles</h2> <ul> <li><a href="./contact.html">Contact</a> -- How to contact me.</li> |