Add source code badge (looks dumb, I know)

This commit is contained in:
Timo Ley 2021-07-04 16:23:12 +02:00
parent bbb3ce535f
commit 916f3528bd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<h1 id="python-logo"><img src="https://python.org/static/img/python-logo.png" alt="python™"></h1>
<h1 id="main_header">{{ section.title | safe }}</h1>
<br />
<a href="https://tilera.xyz/git/LordMZTE/pythonlang2"><img src="https://img.shields.io/badge/source%20code-Gitea-green"></a>
<hr class="sep" />
<div id="content">
{{ section.content | safe }}