diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-03-20 17:34:09 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-03-20 17:34:09 +0100 |
commit | 5601713d6660c1304e5d119c3490bcca68f965f9 (patch) | |
tree | 81ec3f40bc80a2eba5315616997ded87d27e983c /index | |
parent | 37fa7e7973156db8fd50baea42b09ccabaa15ee1 (diff) |
Improve top link.
Diffstat (limited to 'index')
-rw-r--r-- | index/topbar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/topbar.mdwn b/index/topbar.mdwn index 67e0615..b173173 100644 --- a/index/topbar.mdwn +++ b/index/topbar.mdwn @@ -8,7 +8,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> -<a class="navbar-brand" href="#content">OmniPresence</a> +<a class="navbar-brand" href="#">OmniPresence</a> </div> <div class="collapse navbar-collapse" id="navbar-collapse-1"> |