2
0
Fork 0

add jenkins build status to footer

Dieser Commit ist enthalten in:
Franzi 2020-07-18 14:16:00 +02:00
Ursprung 945897e3d9
Commit 80936d556a
Signiert von: kunsi
GPG-Schlüssel-ID: 12E3D2136B818350
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -20,6 +20,6 @@
<div id="content">
{{ content }}
</div>
<footer>Made with <a href="https://jekyllrb.com/">Jekyll</a>, hosted on <a href="https://git.kunsmann.eu/franzi.business/website/">Gitea</a></footer>
<footer>Made with <a href="https://jekyllrb.com/">Jekyll</a>, hosted on <a href="https://git.kunsmann.eu/franzi.business/website/">Gitea</a>, deployed automatically by Jenkins <img src="https://jenkins.kunsmann.eu/buildStatus/icon?job=franzi.business+Website&amp;style=plastic" alt="Jenkins Build Status"></footer>
</body>
</html>