Compare commits
1 Commits
v0.1.5
...
2debb1944e
Author | SHA1 | Date | |
---|---|---|---|
2debb1944e |
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:39.216.1
|
container: ghcr.io/renovatebot/renovate:39.219.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
@@ -66,11 +66,6 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</nav>
|
</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 #}
|
{# Footer menu #}
|
||||||
<nav class="nav-navs">
|
<nav class="nav-navs">
|
||||||
{%- if config.extra.footer_menu %}
|
{%- if config.extra.footer_menu %}
|
||||||
|
Reference in New Issue
Block a user