Update base url to point at GH pages deployment
This commit is contained in:
parent
d498a2190e
commit
3aecd74424
8 changed files with 20 additions and 20 deletions
|
|
@ -2,17 +2,17 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>CaAlden: Films</title>
|
||||
<link>http://example.org/</link>
|
||||
<link>https://caalden.github.io/film/</link>
|
||||
<description>Recent content on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 17 Aug 2022 17:18:04 +0900</lastBuildDate><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 17 Aug 2022 17:18:04 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>The French Dispatch</title>
|
||||
<link>http://example.org/reviews/the-french-dispatch/</link>
|
||||
<link>https://caalden.github.io/film/reviews/the-french-dispatch/</link>
|
||||
<pubDate>Wed, 17 Aug 2022 17:18:04 +0900</pubDate>
|
||||
|
||||
<guid>http://example.org/reviews/the-french-dispatch/</guid>
|
||||
<guid>https://caalden.github.io/film/reviews/the-french-dispatch/</guid>
|
||||
<description>A new film from Wes Anderson styled after a magazine</description>
|
||||
</item>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue