Skip to content

Commit

Permalink
Updated theme name in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanbaral committed Mar 3, 2019
1 parent ffdb5c5 commit 36105bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="mt-4 mb-2" style="font-size: 0.9em;">
<p class="text-center">
{{ .Site.Params.footer.message | safeHTML }} |
<a href="https://github.com/darshanbaral/mero.git">Mero</a> theme by
<a href="https://github.com/darshanbaral/mero.git">mero</a> theme by
<a href="https://www.darshanbaral.com">Darshan</a>
</p>
</div>

0 comments on commit 36105bf

Please sign in to comment.