fix stillgreenmoss sub link, display (empty title)
Jes Olson j3s@c3f.net
Mon, 15 Sep 2025 16:48:13 -0500
2 files changed,
2 insertions(+),
2 deletions(-)
M
files/feeds.tmpl.html
→
files/feeds.tmpl.html
@@ -32,7 +32,7 @@ and press [subscribe]
https://100r.co/links/rss.xml https://begriffs.com/atom.xml -https://blog.stillgreenmoss.net/feed/ +https://blog.frog.equipment/feed/ https://capsul.bearblog.dev/rss.xml https://facklambda.dev/atom.xml https://herman.bearblog.dev/feed/
M
files/user.tmpl.html
→
files/user.tmpl.html
@@ -15,7 +15,7 @@ <ul>
{{ range .Data.Items }} <li{{ if and $.LoggedIn (index $.Data.ReadItems .Link) }} class="read"{{ end }}> <a href="/read/{{ .Link | escapeURL }}"> - {{ .Title }} + {{ if .Title }} {{ .Title }} {{ else }} (empty title) {{ end }} </a> <br> <span class=puny title="{{ .Date }}">