diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 16:42:04 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 16:42:04 -0400 |
| commit | c9435cef893a42857da94121ae714a41c8f478bd (patch) | |
| tree | 4d82fea37961424d6e4df53e1bc87a862cfaad00 /zola-static/static/archive/old-homepage/index.html | |
| parent | 59a6651a98760642866fa8499310a33625947870 (diff) | |
added my old archive homepage
Diffstat (limited to 'zola-static/static/archive/old-homepage/index.html')
| -rw-r--r-- | zola-static/static/archive/old-homepage/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/zola-static/static/archive/old-homepage/index.html b/zola-static/static/archive/old-homepage/index.html new file mode 100644 index 0000000..e580121 --- /dev/null +++ b/zola-static/static/archive/old-homepage/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<h1>Jack Jamison's Homepage</h1> +<p>This is my website. Thanks for stopping by!</p> +Contact: jackqjamison@gmail.com + +<h2>Navigation</h2> +<ul> + <li><p>Please check out my <a href="https://jackj30.github.io">portfolio</a></p></li> + <li><p>Check out my <a href="drawing/index.html">drawing blog</aa></p></li> +</ul> |
