File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
36
36
<rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
37
37
<channel >
38
- <title >{{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }} </title >
38
+ <title >Updates from the Medley Interlisp Project </title >
39
39
<link >{{ .Permalink }}</link >
40
- <description >Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} </description >
40
+ <description >Updates from the Medley Interlisp Project </description >
41
41
<generator >Hugo -- gohugo.io</generator >{{ with .Site.LanguageCode }}
42
42
<language >{{.}}</language >{{end}}{{ with .Site.Author.email }}
43
43
<managingEditor >{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</managingEditor >{{end}}{{ with .Site.Author.email }}
You can’t perform that action at this time.
0 commit comments