aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/notes/layouts/index.atom.xml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-28 19:50:38 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-28 19:50:38 -0700
commit5483be5a93faac53c2319696e1d024fd049b8a09 (patch)
treee1ad0e84de062d9cebc2ffd43127dd11b553ffb4 /users/fcuny/notes/layouts/index.atom.xml
parentnote: update list of chipset for alder lake (diff)
downloadinfra-5483be5a93faac53c2319696e1d024fd049b8a09.tar.gz
convert blog to notes
Separating the two sites so I can customize them differently.
Diffstat (limited to '')
-rw-r--r--users/fcuny/notes/layouts/index.atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/notes/layouts/index.atom.xml b/users/fcuny/notes/layouts/index.atom.xml
index 1d73f9b..e4b014b 100644
--- a/users/fcuny/notes/layouts/index.atom.xml
+++ b/users/fcuny/notes/layouts/index.atom.xml
@@ -8,7 +8,7 @@
<email>{{.}}</email>{{end}}
</author>{{end}}
<generator>Hugo -- gohugo.io</generator>
- {{ range where (first 10 (where .Site.Pages "Section" "blog")) "Params.hidden" "ne" "true" }}
+ {{ range where (first 10 (where .Site.Pages "Section" "notes")) "Params.hidden" "ne" "true" }}
<entry>
{{ `<title type="html"><![CDATA[` | safeHTML }}{{ .Title }}]]></title>
<link href="{{ .Permalink }}"/>