Update default.html

This commit is contained in:
Tekaoh
2018-11-25 22:36:40 -06:00
committed by GitHub
parent a0e00dff16
commit bfbfd7e313
+1 -1
View File
@@ -37,7 +37,7 @@
<p>{{ site.description | default: site.github.project_tagline }}</p>
<hr>
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
<span class="credits right">Hosted on GitHub Pages</span>
</div>
{{ content }}