We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795da0b commit 9bc1086Copy full SHA for 9bc1086
3 files changed
_includes/menu.html
@@ -33,7 +33,8 @@
33
</figure>
34
</a>
35
<p class="menu-title">
36
- {{site.description}}
+ {{site.description}}<br>
37
+ <small>Created by <a href="https://twitter.com/jgthms">@jgthms</a></small>
38
</p>
39
<p class="menu-share">
40
<strong class="menu-share-label">Share</strong>
0 commit comments