Add CI/CD workflow and remove acknowledgment page link
Some checks failed
/ CI (push) Successful in 1m42s
/ CD (push) Failing after 6s

Implemented a CI/CD workflow using Forgejo and Docker to automate site builds and deployments. Removed the "thanks" page and its corresponding link in the footer for content streamlining.
This commit is contained in:
Lars 2024-12-25 14:47:38 +01:00
parent 7a7cccd893
commit f5220aa6d3
3 changed files with 46 additions and 14 deletions

View file

@ -1,5 +1,4 @@
<footer class="footer">
<a class="footer_item" href="/thanks">ack.</a>
<a class="footer_item" href="javascript::void(0)">resume</a>
<a class="footer_item" href="/feed.xml">rss</a>
<span class="footer_item">&copy; {{ site.time | date: "%Y" }}</span>