Skip to content

Commit

Permalink
Merge pull request #104 from Andrew22Teoh/UpdateNavBar
Browse files Browse the repository at this point in the history
Remove space from Nav bar SocialBook
  • Loading branch information
liauzhanyi authored Oct 17, 2024
2 parents 865d2aa + 1071b74 commit 22781d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_markbind/layouts/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<header sticky>
<navbar type="dark">
<a slot="brand" href="{{baseUrl}}/index.html" title="Home" class="navbar-brand">Social Book</a>
<a slot="brand" href="{{baseUrl}}/index.html" title="Home" class="navbar-brand">SocialBook</a>
<li><a href="{{baseUrl}}/index.html" class="nav-link">Home</a></li>
<li><a href="{{baseUrl}}/UserGuide.html" class="nav-link">User Guide</a></li>
<li><a href="{{baseUrl}}/DeveloperGuide.html" class="nav-link">Developer Guide</a></li>
Expand Down

0 comments on commit 22781d5

Please sign in to comment.