You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/latest_project.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
<divclass="latest">
2
2
3
-
<h3>The latest Code52 project is <ahref="http://code52.org/pretzel.html">Pretzel</a></h3>
3
+
<h3>The latest Code52 project is <ahref="/metro-dot-css.html">metro.css</a></h3>
4
4
5
-
<divclass="description">Pretzel is a .NET based static site generator tool for quickly creating websites. Read more about it <ahref="http://code52.org/pretzel.html">here</a>.</div>
5
+
<divclass="description">Metro.css is a CSS/JS package for bootstrapping Metro-styled websites. Read more about it <ahref="/metro-dot-css.html">here</a>.</div>
6
6
7
7
<divclass="details">
8
8
9
9
<ul>
10
-
<li>Fork and contribute on <ahref="https://github.com/Code52/Pretzel">GitHub</a></li>
10
+
<li>Fork and contribute on <ahref="https://github.com/Code52/metro.css">GitHub</a></li>
11
11
<li>Follow the conversation on <ahref="https://jabbr.net/">JabbR</a></li>
12
-
<li>Track the progress on <ahref="https://trello.com/board/pretzel/4f25ffb3dbbed1ab5a4f0f5a">Trello</a></li>
12
+
<li>Track the progress on <ahref="https://trello.com/board/metro-css/4f2fd841a5146fa91fbff127">Trello</a></li>
0 commit comments