22<rss version =" 2.0" xmlns : dc =" http://purl.org/dc/elements/1.1/" xmlns : content =" http://purl.org/rss/1.0/modules/content/" >
33 <channel >
44 <title >Next.js Starter Blog</title >
5- <link >https://nextjs-starter-blog-demo.netlify .app/</link >
5+ <link >https://nextjs-starter-blog-new- demo.vercel .app/</link >
66 <description >undefined</description >
7- <lastBuildDate >Mon, 06 Dec 2021 19:06:22 GMT</lastBuildDate >
7+ <lastBuildDate >Mon, 06 Dec 2021 19:32:09 GMT</lastBuildDate >
88 <docs >https://validator.w3.org/feed/docs/rss2.html</docs >
99 <generator >https://github.com/jpmonette/feed</generator >
1010 <language >en-US</language >
1111 <copyright >Copyright © 2021 Jose Felix</copyright >
1212 <item >
1313 <title ><![CDATA[ Long Post]]> </title >
14- <link >https://nextjs-starter-blog-demo.netlify .app/ /posts/long-post</link >
14+ <link >https://nextjs-starter-blog-new- demo.vercel .app/posts/long-post</link >
1515 <guid >long-post</guid >
1616 <pubDate >Tue, 28 Jul 2020 04:00:00 GMT</pubDate >
1717 <description ><![CDATA[ Who doesn't like a long post showcasing the different headings?]]> </description >
@@ -121,7 +121,7 @@ for their projects again and again.]]></content:encoded>
121121 </item >
122122 <item >
123123 <title ><![CDATA[ Coding Post]]> </title >
124- <link >https://nextjs-starter-blog-demo.netlify .app/ /posts/coding-post</link >
124+ <link >https://nextjs-starter-blog-new- demo.vercel .app/posts/coding-post</link >
125125 <guid >coding-post</guid >
126126 <pubDate >Sun, 19 Apr 2020 04:00:00 GMT</pubDate >
127127 <description ><![CDATA[ Coding is such a blissful activity.]]> </description >
@@ -137,7 +137,7 @@ export default CoolComponent;
137137 </item >
138138 <item >
139139 <title ><![CDATA[ Second post]]> </title >
140- <link >https://nextjs-starter-blog-demo.netlify .app/ /posts/second-post</link >
140+ <link >https://nextjs-starter-blog-new- demo.vercel .app/posts/second-post</link >
141141 <guid >second-post</guid >
142142 <pubDate >Fri, 17 Apr 2020 04:00:00 GMT</pubDate >
143143 <description ><![CDATA[ The second post is the least memorable.]]> </description >
@@ -153,7 +153,7 @@ Normal text
153153 </item >
154154 <item >
155155 <title ><![CDATA[ First post]]> </title >
156- <link >https://nextjs-starter-blog-demo.netlify .app/ /posts/first-post</link >
156+ <link >https://nextjs-starter-blog-new- demo.vercel .app/posts/first-post</link >
157157 <guid >first-post</guid >
158158 <pubDate >Thu, 16 Apr 2020 04:00:00 GMT</pubDate >
159159 <description ><![CDATA[ The first post is the most memorable one.]]> </description >
0 commit comments