fix: content
All checks were successful
/ update (push) Successful in 0s

This commit is contained in:
ahoemann 2024-11-28 12:12:53 +01:00
parent 71b629d349
commit d98e9767d3

View file

@ -4,5 +4,6 @@
{{ super() }}
{% endblock %}
{% block content %}
<p>This is Adrian's homepage, checkout my running services and their <a href="monitoring">here</a></p>
<p>This is Adrian's homepage, checkout his running services and their state <a href="monitoring">here</a></p>
<p>Yes, Adrian is refering to himself in the third person.</p>
{% endblock %}