add jenkins build status to footer

このコミットが含まれているのは:
Franzi 2020-07-18 14:16:00 +02:00
コミット 80936d556a
署名者: kunsi
GPGキーID: 12E3D2136B818350
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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>