Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit fd88d3a

Browse files
committed
Merge branch 'master' of git://github.com/vriad/devii
# Conflicts: # md/blog/the-ultimate-tech-stack.md # pages/index.tsx
2 parents 0905992 + 9545035 commit fd88d3a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

md/blog/the-ultimate-tech-stack.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ published: true
44
datePublished: 1590463136775
55
author: Colin McDonnell
66
authorTwitter: vriad
7-
authorPhoto: /img/colin_square_small.jpg
7+
authorPhoto: /profile.jpg
88
tags:
99
- Static Site Generators
1010
- React
1111
- Next.js
12-
thumbnailPhoto: /img/pancakes_thumb.jpeg
13-
bannerPhoto: /img/pancakes.jpeg
12+
thumbnailPhoto: /pancakes_thumb.jpeg
13+
bannerPhoto: /pancakes.jpeg
1414
canonicalUrl: https://vriad.com/essays/devii
1515
---
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"favicons": "^6.1.0",
5656
"typescript": "^3.8.3"
5757
}
58-
}
58+
}

public/rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[My Awesome Blog]]></title><description><![CDATA[I write about code 'n stuff]]></description><link>https://alyssaphacker.com</link><image><url>https://alyssaphacker.com/icon.png</url><title>My Awesome Blog</title><link>https://alyssaphacker.com</link></image><generator>RSS for Node</generator><lastBuildDate>Sun, 27 Sep 2020 21:55:32 GMT</lastBuildDate><atom:link href="https://alyssaphacker.com/rss.xml" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Mar 2020 04:00:00 GMT</pubDate><copyright><![CDATA[2020 Alyssa P. Hacker]]></copyright><language><![CDATA[en]]></language><managingEditor><![CDATA[alyssa@example.com]]></managingEditor><webMaster><![CDATA[alyssa@example.com]]></webMaster><ttl>60</ttl><item><title><![CDATA[Dan Abramov knows about Devii]]></title><description><![CDATA[<p>Dan Abramov knows about Devii!</p>
1+
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[My Awesome Blog]]></title><description><![CDATA[I write about code 'n stuff]]></description><link>https://alyssaphacker.com</link><image><url>https://alyssaphacker.com/icon.png</url><title>My Awesome Blog</title><link>https://alyssaphacker.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 27 Oct 2020 03:08:58 GMT</lastBuildDate><atom:link href="https://alyssaphacker.com/rss.xml" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Mar 2020 04:00:00 GMT</pubDate><copyright><![CDATA[2020 Alyssa P. Hacker]]></copyright><language><![CDATA[en]]></language><managingEditor><![CDATA[alyssa@example.com]]></managingEditor><webMaster><![CDATA[alyssa@example.com]]></webMaster><ttl>60</ttl><item><title><![CDATA[Dan Abramov knows about Devii]]></title><description><![CDATA[<p>Dan Abramov knows about Devii!</p>
22
<blockquote>
33
<p>Seems like it might be useful!
44
— Dan Abramov, taken entirely out of context</p>

0 commit comments

Comments
 (0)