footer: a wild jenkins appeared

This commit is contained in:
Franzi 2021-07-11 16:07:21 +02:00
parent 668ec7e5c2
commit 56d07cccdd
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -20,6 +20,6 @@
<div id="content"> <div id="content">
{{ content }} {{ content }}
</div> </div>
<footer>Made with <a href="https://jekyllrb.com/">Jekyll</a>, hosted on <a href="https://git.franzi.business/franzi.business/website/">Gitea</a></footer> <footer>Made with <a href="https://jekyllrb.com/">Jekyll</a>, hosted on <a href="https://git.franzi.business/franzi.business/website/">Gitea</a>, deployed automatically using Jenkins <img src="https://jenkins.franzi.business/buildStatus/icon?job=kunsi%2Fbundlewrap%2Fmain" alt="" /></footer>
</body> </body>
</html> </html>