aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/authors/canory.yaml3
-rw-r--r--themes/default/layouts/partials/feeds-generate.html4
2 files changed, 5 insertions, 2 deletions
diff --git a/data/authors/canory.yaml b/data/authors/canory.yaml
index d9c8e02..fba7750 100644
--- a/data/authors/canory.yaml
+++ b/data/authors/canory.yaml
@@ -14,6 +14,5 @@ description: >
[static site generators](https://jamstack.org/generators/).
webring:
rss:
- - https://deno.com/feed
- - https://tomcritchlow.com/feed.xml
+ - https://www.rfc-editor.org/rfcrss.xml
json:
diff --git a/themes/default/layouts/partials/feeds-generate.html b/themes/default/layouts/partials/feeds-generate.html
index e826339..6189baf 100644
--- a/themes/default/layouts/partials/feeds-generate.html
+++ b/themes/default/layouts/partials/feeds-generate.html
@@ -58,6 +58,10 @@
{{- end -}}
{{- end -}}
+ {{- if not $date -}}
+ {{- $date = .lastBuildDate -}}
+ {{- end -}}
+
{{- else -}}
{{- with .link -}}