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 3535
3636<rss version =" 2.0" xmlns : atom =" http://www.w3.org/2005/Atom" >
3737 <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 >
3939 <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 >
4141 <generator >Hugo -- gohugo.io</generator >{{ with .Site.LanguageCode }}
4242 <language >{{.}}</language >{{end}}{{ with .Site.Author.email }}
4343 <managingEditor >{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</managingEditor >{{end}}{{ with .Site.Author.email }}
You can’t perform that action at this time.
0 commit comments