about summary refs log tree commit diff homepage
path: root/_libs/openring/in.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-09 20:43:02 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-09 20:43:02 +0900
commit4aa04499c687f13a221d3a33ebed988d00b7771e (patch)
tree4d2cb39be915e6cfb43056ddb2cfd2b2a6c0315c /_libs/openring/in.html
parentf3fa55292c37e6031d030c4e802033036ad8fc0c (diff)
downloadsite-4aa04499c687f13a221d3a33ebed988d00b7771e.tar.gz
s/openring/fead/
Diffstat (limited to '_libs/openring/in.html')
-rw-r--r--_libs/openring/in.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/_libs/openring/in.html b/_libs/openring/in.html
deleted file mode 100644
index 7a164cc..0000000
--- a/_libs/openring/in.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<h2>See Also</h2>
-<div class=openring>
-  {{range .Articles}}
-  <article>
-    <h3><a href='{{.Link}}'>{{.Title}}</a></h3>
-    {{.Summary}}
-    <small class=right>&mdash;<a href='{{.SourceLink}}'>{{.SourceTitle}}</a>,
-      {{.Date | datef "2006-01-02"}}</small>
-  </article>
-  {{end}}
-</div>
-<small class=right>Generated by
-  <a href=https://sr.ht/~sircmpwn/openring>openring</a></small><br>