aboutsummaryrefslogtreecommitdiff
path: root/webring.template
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-06-23 23:09:17 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-06-23 23:13:40 +0200
commita588d31babc97d8749cf531379c9c2e25d7225fa (patch)
tree3fc4b5261df6cd48655bb3a2fbd4d9257c4d6144 /webring.template
parent4f3b7a9fbb951257a039a84cafcd9f897a6bc197 (diff)
downloadgabrielgio.me-a588d31babc97d8749cf531379c9c2e25d7225fa.tar.gz
gabrielgio.me-a588d31babc97d8749cf531379c9c2e25d7225fa.tar.bz2
gabrielgio.me-a588d31babc97d8749cf531379c9c2e25d7225fa.zip
feat: Add openring feed
Add a nice way to suggest some feed I interested in.
Diffstat (limited to 'webring.template')
-rw-r--r--webring.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/webring.template b/webring.template
new file mode 100644
index 0000000..6faebe7
--- /dev/null
+++ b/webring.template
@@ -0,0 +1,4 @@
+{{range .Articles}}
+<li>[<a href="{{.SourceLink}}">{{.SourceTitle}}</a>] <a href="{{ .Link }}">{{ .Title }}</a></li>
+{{end}}
+