mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 08:43:40 +00:00
Refactor theme (#1)
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Dave Gallant</title>
|
||||
<link>https://davegallant.github.io/</link>
|
||||
<description>Recent content on Dave Gallant</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Fri, 13 Jul 2018 08:52:45 -0400</lastBuildDate>
|
||||
|
||||
<atom:link href="https://davegallant.github.io/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>First Post</title>
|
||||
<link>https://davegallant.github.io/post/first-post/</link>
|
||||
<pubDate>Fri, 13 Jul 2018 08:52:45 -0400</pubDate>
|
||||
|
||||
<guid>https://davegallant.github.io/post/first-post/</guid>
|
||||
<description>Hello. This is the first post. My plan is to pour useful code snippets, tips and tricks into these pages. I have a fond interest in programming (especially with Python, TypeScript and Golang). Hopefully something within these pages will help you out in your journey.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user