Skip to content

Commit

Permalink
Add rvmrc to gitignore. Add Github Ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
fellix committed Sep 21, 2011
1 parent 21accb5 commit 3df2727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
output
tmp
.rvmrc
1 change: 1 addition & 0 deletions layouts/default.html
Expand Up @@ -7,6 +7,7 @@
<meta name="generator" content="nanoc 3.2.2">
</head>
<body>
<a href="https://github.com/fnmunhoz/gurusc"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/ce742187c818c67d98af16f96ed21c00160c234a/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f677261795f3664366436642e706e67" alt="Fork me on GitHub"></a>
<div id="main">
<%= yield %>
</div>
Expand Down

0 comments on commit 3df2727

Please sign in to comment.