Skip to content

Commit

Permalink
fixed github ribbon link
Browse files Browse the repository at this point in the history
  • Loading branch information
chiva committed Jan 3, 2012
1 parent beb1f6c commit 94d8e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/inc/html.inc
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="./css/style.css" />
</head>
<body>
<a href="http://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/4c7dc970b89fd04b81c8e221ba88ff99a06c6b61/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub"></a>
<a href="http://github.com/chiva/tuitwall"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/4c7dc970b89fd04b81c8e221ba88ff99a06c6b61/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub"></a>
<div>
<h1><span>tuit</span>wall</h1>
<?php if (DISALLOW_LOGOUT){
Expand Down

0 comments on commit 94d8e59

Please sign in to comment.