File tree 4 files changed +12
-9
lines changed
4 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
.App {
2
+ > h1 {
3
+ text-align : center ;
4
+ }
2
5
.content {
3
6
max-width : 720px ;
4
7
margin : 0 auto ;
Original file line number Diff line number Diff line change 1
- < ol >
2
- {% ctx.each(function(model) { %}
3
- {! new R.Components.Post({ postId: model.get('slug') }) !}
4
- < hr />
5
- {% }); %}
6
- </ ol >
1
+ {% ctx.each(function(model) { %}
2
+ {! new R.Components.Post({ postId: model.get('slug') }) !}
3
+ < hr />
4
+ {% }); %}
Original file line number Diff line number Diff line change 1
- Title
2
- -----
1
+ [ Title] ( /post/another/ )
2
+ =====
3
+
4
+ ##### By Justin Tulloss
3
5
4
6
* Another post*
5
7
Original file line number Diff line number Diff line change 1
- Welcome to the Rdio engineering blog!
1
+ [ Welcome to the Rdio engineering blog!] ( /post/hello/ )
2
2
=====================================
3
3
4
4
##### By [ Justin Tulloss] [ 1 ] on March 01, 2013
You can’t perform that action at this time.
0 commit comments