please let this be the last fix
This commit is contained in:
parent
46b1bd84ca
commit
7461bc1d8a
@ -3,7 +3,7 @@ title: "Addendum - Who Is Lady Philosophy?"
|
|||||||
date: 2020-12-06T20:15:43Z
|
date: 2020-12-06T20:15:43Z
|
||||||
series: "The Consolation of Philosophy"
|
series: "The Consolation of Philosophy"
|
||||||
image: img/1295493-1604152323192-f9b5b94a8bd3.jpg
|
image: img/1295493-1604152323192-f9b5b94a8bd3.jpg
|
||||||
enclosure: audio/podcast_2020-11-09_boethius-addendum-who-is-lady-philosophy.mp3.m4a
|
enclosure: audio/podcast_2020-11-09_boethius-addendum-who-is-lady-philosophy.mp3
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
{{< audio "https://gmgauthier.us-east-1.linodeobjects.com/podcast/audio/podcast_2020-11-09_boethius-addendum-who-is-lady-philosophy.mp3" >}}
|
{{< audio "https://gmgauthier.us-east-1.linodeobjects.com/podcast/audio/podcast_2020-11-09_boethius-addendum-who-is-lady-philosophy.mp3" >}}
|
||||||
|
@ -22,11 +22,9 @@
|
|||||||
.Site.Title }}
|
.Site.Title }}
|
||||||
</description>
|
</description>
|
||||||
<image>
|
<image>
|
||||||
<url>{{ .Permalink }}img/avatar.png</url>
|
<url>{{ .Site.BaseURL }}img/avatar.png</url>
|
||||||
<title>Greg Gauthier</title>
|
<title>Greg Gauthier</title>
|
||||||
<link>{{ .Permalink }}</link>
|
<link>{{ .Permalink }}</link>
|
||||||
<width>32</width>
|
|
||||||
<height>32</height>
|
|
||||||
</image>
|
</image>
|
||||||
<generator>Hugo -- gohugo.io</generator>{{ with .Site.LanguageCode }}
|
<generator>Hugo -- gohugo.io</generator>{{ with .Site.LanguageCode }}
|
||||||
<language>{{.}}</language>{{end}}{{ with .Site.Author.email }}
|
<language>{{.}}</language>{{end}}{{ with .Site.Author.email }}
|
||||||
|
Loading…
Reference in New Issue
Block a user