summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-12-21 06:37:42 +0100
committerAnna Knoerr <an.kn@protonmail.ch>2021-12-21 06:37:42 +0100
commit5ea95fa1f8e462506ca70c47f293961d0b0ff3ce (patch)
tree31df22c0c78de409066596e4404eae481380671c /index.html
parentb8e01aaa1c89cdaf874f22afe6b3aa550b89c93e (diff)
enough for now...
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 55f347a..6ab1792 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="about.html">About</a></li>
- <li><a href="blog.html">Blog</a></li>
+ <li><a href="blog.html">Playground</a></li>
</div><!--/.nav-collapse -->
</div><!--/.container-fluid -->
</nav>