diff --git a/_data/promotion.yml b/_data/promotion.yml new file mode 100644 index 0000000..c336a25 --- /dev/null +++ b/_data/promotion.yml @@ -0,0 +1,4 @@ +show: true +title: Uberspace +link: https://uberspace.de +image: /assets/images/uberspace-badge-white.png \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 51741e7..d816a74 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,9 +11,11 @@ {% endfor %} - - Uberspace promotional image + {% if site.data.promotion.show %} + + {{ site.data.promotion.title }} promotional image + {% endif %}
Creative Commons License + src="{% link /assets/images/cc-by-sa40.png %}"/>
- 2martens dot de by - {{ site.title }} by + - Jim Martens + {{ site.data.author.name }} is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License