summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
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>