mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
basic rss support
This commit is contained in:
parent
4f51e17bc1
commit
9aab67ba3e
13 changed files with 13 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
|
||||
<link rel="stylesheet" href="/scss/main.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://example.com/index.xml" title="software@batsite">
|
||||
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
|
||||
</head>
|
||||
<body class="colorswitch"><div id="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue