summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2024-09-23 09:32:50 -0400
committerJon Santmyer <jon@jonsantmyer.com>2024-09-23 09:32:50 -0400
commitcab00434202a8437fe11a526f1df9ea9991db21c (patch)
tree9bf208e71b358ec23e4aa597f21014dfd829a8fa /index.html
parent5ad7721974875687027ccace8cae5f79f1e6f89c (diff)
downloadwebsite-cab00434202a8437fe11a526f1df9ea9991db21c.tar.gz
website-cab00434202a8437fe11a526f1df9ea9991db21c.tar.bz2
website-cab00434202a8437fe11a526f1df9ea9991db21c.zip
design update. begin blog
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1f20194..06ea24a 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,10 @@
<div class="window">
<div class="window-title"><h2 style="padding: 0px; margin: 0px;">Projects</h2></div>
<div class="window-content">
-
+ <div>
+ <a class="link-button" href="projects/learning-rust">Learning Rust</a>
+ <p style="display: inline-block"> : Figuring out Rust in the best possible way: using it</p>
+ </div>
</div>
</div>
</body>