about summary refs log tree commit diff homepage
path: root/templates/directory.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-15 15:02:43 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-15 15:55:37 +0900
commitb6f13b126acb62f036fa508cfc05120a718aea16 (patch)
tree547adfe8f39273c32a0a14c35fc961f4c02775a6 /templates/directory.html
parent9654504997ab1d62f118f1fe896257f3011cdb57 (diff)
downloadphylactery-b6f13b126acb62f036fa508cfc05120a718aea16.tar.gz
Implement Atom feed
Implements: https://todo.sr.ht/~cnx/phylactery/2
Diffstat (limited to 'templates/directory.html')
-rw-r--r--templates/directory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/directory.html b/templates/directory.html
index 570e526..15ee01c 100644
--- a/templates/directory.html
+++ b/templates/directory.html
@@ -1,5 +1,6 @@
 {{template "base-head.html" -}}
 <link rel=stylesheet href=/static/directory.css>
+<link rel='alternate' type='application/atom+xml' href='?feed=atom'>
 <title>{{.Title}}</title>
 <body>
   <main>