diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 9423e87..0000000 --- a/_includes/footer.html +++ /dev/null @@ -1,13 +0,0 @@ -<footer class="site-footer h-card"> - <data class="u-url" href="{{ "/" | relative_url }}"></data> - <div class="wrapper"> - <p> - {% t footer.created_with %} <i class='fa fa-heart secondary-colour'></i> {% t footer.by %} Miquel Sabaté Solà - (<a href="https://twitter.com/{{site.twitter_username }}">@{{ site.twitter_username }}</a>) - <br /> - {% t footer.this_website %} - <a title="GNU Affero General Public License" href="{% tl license %}">AGPLv3</a> - (<a href="https://github.com/mssola/jo.mssola.com">{% t footer.source_code %}</a>). - </p> - </div> -</footer> |
