Fixed sitemap
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m46s
Build Website / Tag Version (push) Successful in 14s
Build Website / Build & Push Dockerfile (push) Successful in 2m37s

This commit is contained in:
Zakary Timson 2024-01-09 13:22:00 -05:00
parent 1ab563ca96
commit d482bebb13

View File

@ -21,7 +21,7 @@
<h3 class="mt-4 mb-0">so we can invade your feed ⚔️</h3> <h3 class="mt-4 mb-0">so we can invade your feed ⚔️</h3>
</div> </div>
<div style="background: #333"> <div style="background: #333">
<div class="mx-auto d-flex justify-content-center flex-wrap"> <div class="mx-auto d-flex justify-content-center flex-wrap text-center text-sm-start">
<div *ngFor="let group of navigation" class="m-3" style="min-width: 175px"> <div *ngFor="let group of navigation" class="m-3" style="min-width: 175px">
<h2 class="sitemap-header">{{group.label}}</h2> <h2 class="sitemap-header">{{group.label}}</h2>
<ul class="m-0"> <ul class="m-0">