Expose RSS feed

Though actually its the json feed 🤫
This commit is contained in:
Jonny Barnes 2023-12-19 17:12:49 +00:00
parent d264b8bdc3
commit ba9330cdf1
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
9 changed files with 41 additions and 2 deletions

View file

@ -47,6 +47,7 @@
<a href="/likes">Likes</a>
<a href="/contacts">Contacts</a>
<a href="/projects">Projects</a>
<a href="/notes/feed.json" class="rss-icon">@include('icons.rss', ['title' => 'RSS Feed'])</a>
</nav>
</header>