blog.hadan-it.com/themes/business/templates/github.html
Stephan Hadan c7377979ad
Some checks failed
Build / build-deploy (push) Failing after 23s
first commit
2025-01-27 02:54:15 +01:00

3 lines
230 B
HTML

{% if GITHUB_URL %}
<a href="{{ GITHUB_URL }}"><img style="position: absolute; top: 40px; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub" /></a>
{% endif %}