basic rss support

This commit is contained in:
zoe 2022-04-16 17:33:28 +02:00
parent 4f51e17bc1
commit 9aab67ba3e
13 changed files with 13 additions and 1 deletions

View File

@ -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="about@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="Categories@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="games@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/scss/main.css">
<link rel="alternate" type="application/rss+xml" href="https://example.com/index.xml" title="home@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="buddies@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="find me@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="links@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="things that make me happy@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="music@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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="posts@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

View File

@ -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">

View File

@ -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="Tags@batsite">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">

@ -1 +1 @@
Subproject commit efd7e272f89720f86c0371a86aaa0e802e10c310
Subproject commit df5d39e2551e476e45cfc4a7a6561cb8e3884e45