1 Commits

Author SHA1 Message Date
5488cdbc1e fix: align iframe in footer
All checks were successful
renovate / renovate (push) Successful in 1m25s
Build and Deploy / Build-Container-Image (push) Successful in 33s
2025-08-13 13:21:52 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,6 +17,6 @@ spec:
spec: spec:
containers: containers:
- name: alexohneander-zola - name: alexohneander-zola
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.11 image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.12
ports: ports:
- containerPort: 80 - containerPort: 80

View File

@@ -67,7 +67,7 @@
</nav> </nav>
<p align="center"> <p align="center">
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style='border:none;'></iframe> <iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style="border:none;width: 480px;height: 100px;"></iframe>
</p> </p>
{# Footer menu #} {# Footer menu #}
<nav class="nav-navs"> <nav class="nav-navs">