2 Commits

Author SHA1 Message Date
c2c0626dac chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.66.2 2025-08-13 11:22:22 +00:00
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
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41.62.4
container: ghcr.io/renovatebot/renovate:41.66.2
steps:
- uses: actions/checkout@v4
- run: renovate

View File

@@ -17,6 +17,6 @@ spec:
spec:
containers:
- 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:
- containerPort: 80

View File

@@ -67,7 +67,7 @@
</nav>
<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>
{# Footer menu #}
<nav class="nav-navs">