1 Commits

Author SHA1 Message Date
Alex Wellnitz
7065dddbbc feat: Update footer.html template with new social media link and TryHackMe badge
Some checks failed
Build and Deploy / Build-Container-Image (push) Successful in 10s
renovate / renovate (push) Failing after -9s
2025-04-01 21:36:11 +02:00
2 changed files with 7 additions and 2 deletions

View File

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

View File

@@ -66,6 +66,11 @@
{% endif %}
</nav>
<p align="center">
<a href="https://tryhackme.com/p/captnnemo">
<img src="https://tryhackme-badges.s3.amazonaws.com/captnnemo.png" alt="TryHackMe Badge">
</a>
</p>
{# Footer menu #}
<nav class="nav-navs">
{%- if config.extra.footer_menu %}