Skip to content

Commit

Permalink
update github 'forkme' location in the html template
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Curtis committed May 23, 2012
1 parent 9658916 commit 2a0a40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/template.html
Expand Up @@ -48,7 +48,7 @@
$endfor$
</head>
<body>
<a href="http://github.com/milkypostman/melpa"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/71eeaab9d563c2b3c590319b398dd35683265e85/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub"></a>
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<div id="container">
$for(include-before)$
$include-before$
Expand Down

0 comments on commit 2a0a40d

Please sign in to comment.