Commit graph

5 commits

Author SHA1 Message Date
962e9fa004
fix(footer): correct link attribute in footer partial
Changed the link field to use `.url` instead of `.link` in the footer template. This aligns with the data structure where URLs are stored under the `url` key, ensuring that the links function as intended. This change corrects navigation issues due to incorrect key usage.
2024-10-20 21:41:49 +02:00
recanman
359f7bb227 feat: implement footer 2024-09-05 21:49:32 -07:00
recanman
d97391bb13 feat: remove rss link from home 2024-09-05 21:02:14 -07:00
recanman
6cb12d5d4e feat: improve formatting 2024-08-31 22:00:33 -07:00
recanman
e206a3e1f5 feat: migrate theme 2024-08-31 21:33:20 -07:00