We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dba4bc commit 8381354Copy full SHA for 8381354
1 file changed
_layouts/default.html
@@ -7,10 +7,11 @@
7
8
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Space+Mono:wght@400&display=swap"
9
rel="stylesheet">
10
-
11
- <link rel="alternate" type="application/rss+xml" title="RSS Feed for remotehack.space" href="/live/feed/" />
12
<link rel="stylesheet" href="/assets/style.css">
13
+ <link rel="alternate" type="application/rss+xml" title="remotehack - Airquotes The Pocast Airquotes" href="/live/feed/" />
+ <link rel="alternate" type="application/rss+xml" title="remotehack - Hacks" href="/feed.xml" />
14
+
15
<!-- favicon images -->
16
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
17
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
0 commit comments