Skip to content

Commit 76db2ed

Browse files
committed
recompile site
1 parent 642c934 commit 76db2ed

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

_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-15T18:45:17+11:00</updated>
6+
<updated>2011-12-16T13:19:51+11:00</updated>
77
<id>http://www.Code52.org/</id>
88
<author>
99
<name>Code52 Team</name>

_site/introduction.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
99
<title>Code52</title>
1010
<link rel="stylesheet" type="text/css" href="/css/style.css" />
11+
<link rel="shortcut icon" href="/img/favicon.ico" />
1112
</head>
1213
<body>
1314
<div id="container">
1415
<div id="side">
1516
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
1617
<ul>
1718
<li><a href="/about">about</a></li>
19+
<li><a href="http://talk.code52.org/">discussion</a></li>
1820
<li><a href="http://code52.uservoice.com">submit an idea</a></li>
1921
<li><a href="#">past ideas</a></li>
2022
</ul>

_site/rss.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
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 13:15:43 +1100</pubDate>
10-
<lastBuildDate>Fri, 16 Dec 2011 13:15:43 +1100</lastBuildDate>
9+
<pubDate>Fri, 16 Dec 2011 13:19:51 +1100</pubDate>
10+
<lastBuildDate>Fri, 16 Dec 2011 13:19:51 +1100</lastBuildDate>
11+
12+
1113
<item>
1214
<title>An introduction to code52</title>
1315
<link>http://www.Code52.org/introduction.html</link>

0 commit comments

Comments
 (0)