summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:57:08 +0100
committerAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:57:08 +0100
commitc02edf2ea6814a2d3bc3e4efae79a5b60a1b266b (patch)
tree340ba72e135eea80533726c34600ac05464953eb /index.html
parenta65d500bb0ece39e98a0e190c14bf848c46ed1c5 (diff)
towards a blog...
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4047c09..55f347a 100644
--- a/index.html
+++ b/index.html
@@ -45,13 +45,13 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#">Project name</a>
+ <!--/<a class="navbar-brand" href="#">Project name</a> -->
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="about.html">About</a></li>
- <li><a href="#">Contact</a></li>
+ <li><a href="blog.html">Blog</a></li>
</div><!--/.nav-collapse -->
</div><!--/.container-fluid -->
</nav>