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 29s
Build Website / Tag Version (push) Successful in 13s

This commit is contained in:
2026-05-30 01:09:54 -04:00
parent c0af8fe953
commit 2acaa304f7

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> | Build with <a href="https://momentum.zakscode.com">Momentum</a>
Created by <a href="https://zakscode.com" target="_blank">Zak Timson</a> | Built with <a href="https://momentum.zakscode.com" target="_blank">Momentum</a>
</footer>
</template>