6 Commits

Author SHA1 Message Date
3a50613ad7 templates/partials/footer.html aktualisiert
Some checks failed
renovate / renovate (push) Failing after -10s
Build and Deploy / Build-Container-Image (push) Successful in 11s
2025-04-23 08:56:12 +00:00
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
d5e75150e5 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#7) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 35s
Reviewed-on: #7
2025-03-26 06:05:34 +00:00
c7edb2d9ee chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1 2025-03-26 00:00:41 +00:00
04a9e2c5dd Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#6) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 1m15s
Reviewed-on: #6
2025-03-25 21:56:25 +00:00
59ede31b3b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2 2025-03-25 21:53:55 +00:00
2 changed files with 5 additions and 2 deletions

View File

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

View File

@@ -8,7 +8,7 @@
{%- set blank_target = "" -%}
{%- endif -%}
<footer>
<footer>
<section>
<nav class="socials nav-navs">
{%- if config.extra.socials or config.extra.email %}
@@ -66,6 +66,9 @@
{% endif %}
</nav>
<p align="center">
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style='border:none;'></iframe>
</p>
{# Footer menu #}
<nav class="nav-navs">
{%- if config.extra.footer_menu %}