Added built with momentum to footer
All checks were successful
Build Website / Build NPM Project (push) Successful in 25s
Build Website / Build Container (push) Successful in 26s
Build Website / Tag Version (push) Successful in 12s

This commit is contained in:
2026-05-30 00:58:02 -04:00
parent 95f5cce8ab
commit c0af8fe953

View File

@@ -16,6 +16,6 @@ footer {
<footer class="p-2 text-center">
Copyright © ZaksCode 2024 | All Rights Reserved
<br>
Created by <a href="https://zakscode.com" target="_blank">Zak Timson</a>
Created by <a href="https://zakscode.com" target="_blank">Zak Timson</a> | Build with <a href="https://momentum.zakscode.com">Momentum</a>
</footer>
</template>