Skip to content

Commit

Permalink
Add space to Faithful Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Banakin authored Aug 19, 2020
1 parent 85fcb44 commit 4185a1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/layouts/partials/header.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<nav class="navbar navbar-light navbar-expand-md shadow">
<div class="container-fluid"><a class="navbar-brand" href="{{ .Site.BaseURL }}"><img src="/images/logo.png"
style="width: 65px;margin-right: 11px;height: 65px;">FaithfulTweaks</a><button data-toggle="collapse"
style="width: 65px;margin-right: 11px;height: 65px;">Faithful Tweaks</a><button data-toggle="collapse"
class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
Expand All @@ -14,4 +14,4 @@
style="font-size: 29px;margin-right: 8px;"></i>Github</a>
</div>
</div>
</nav>
</nav>

0 comments on commit 4185a1d

Please sign in to comment.