add feed discovery links

This commit is contained in:
ngn 2024-04-11 16:14:50 +03:00
parent 736bc7c4aa
commit f20fb44a38
3 changed files with 6 additions and 2 deletions

View File

@ -9,6 +9,8 @@
<meta content="Homepage of my personal website" property="og:description" />
<meta content="https://ngn.tf" property="og:url" />
<meta content="#000000" data-react-helmet="true" name="theme-color" />
<link rel="alternate" type="application/atom+xml" href="{import.meta.env.VITE_API_URL_DEV+'/blog/feed.atom'}" title="Atom Feed">
<link rel="alternate" type="application/rss+xml" href="{import.meta.env.VITE_API_URL_DEV+'/blog/feed.rss'}" title="RSS Feed">
</svelte:head>
<Header>

View File

@ -12,6 +12,8 @@
<meta content="View my blog posts" property="og:description" />
<meta content="https://ngn.tf" property="og:url" />
<meta content="#000000" data-react-helmet="true" name="theme-color" />
<link rel="alternate" type="application/atom+xml" href="{import.meta.env.VITE_API_URL_DEV+'/blog/feed.atom'}" title="Atom Feed">
<link rel="alternate" type="application/rss+xml" href="{import.meta.env.VITE_API_URL_DEV+'/blog/feed.rss'}" title="RSS Feed">
</svelte:head>
<Header>

View File

@ -18,8 +18,8 @@
<main>
<Card title="bash donate.sh">
I work on free (as in freedom) software and offer free services. General hosting and
stuff costs around 550₺ (~$17), so feel free to donate in order to help me keep
I work on free/libre and open source software and offer free services. General hosting
and stuff costs around 550₺ (~$17), so feel free to donate in order to help me keep
everything up and running!
<table>
<tr>