Skip to content

Commit 37a3b1a

Browse files
committed
removed duplicate about post
1 parent e88fbab commit 37a3b1a

File tree

5 files changed

+6
-17
lines changed

5 files changed

+6
-17
lines changed

_posts/about.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

_site/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1> About </h1>
3939

4040
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-via="code52org">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
4141
</span>
42-
42+
<p>some words go here</p>
4343

4444
</div>
4545
</div>

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Code52</title>
44
<link href="http://www.Code52.org/"/>
55
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
6-
<updated>2011-12-16T22:14:11+11:00</updated>
6+
<updated>2011-12-17T12:54:44+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>

_site/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="http://www.Code52.org/rss.xml" rel="self" type="application/rss+xml" />
77
<description></description>
88
<language>en-au</language>
9-
<pubDate>Fri, 16 Dec 2011 22:14:11 +1100</pubDate>
10-
<lastBuildDate>Fri, 16 Dec 2011 22:14:11 +1100</lastBuildDate>
9+
<pubDate>Sat, 17 Dec 2011 12:54:44 +1100</pubDate>
10+
<lastBuildDate>Sat, 17 Dec 2011 12:54:44 +1100</lastBuildDate>
1111

1212

1313
<item>

about.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
layout: post
33
title: About
44
---
5+
6+
some words go here

0 commit comments

Comments
 (0)