aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/head.discovery.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials/head.discovery.php')
-rw-r--r--app/views/partials/head.discovery.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/partials/head.discovery.php b/app/views/partials/head.discovery.php
new file mode 100644
index 0000000..a37df92
--- /dev/null
+++ b/app/views/partials/head.discovery.php
@@ -0,0 +1,5 @@
+<link href="/rss.xml" rel="alternate" type="application/rss+xml" title="All at Thedro Neely"/>
+<link href="/index.json" rel="alternate" type="application/json" title="All at Thedro Neely"/>
+<link href="/posts/rss.xml" rel="alternate" type="application/rss+xml" title="Posts at Thedro Neely"/>
+<link href="/projects/rss.xml" rel="alternate" type="application/rss+xml" title="Projects at Thedro Neely"/>
+<link href="/abstracts/rss.xml" rel="alternate" type="application/rss+xml" title="Abstracts at Thedro Neely"/>