Add « Fork me on GitHub » banner

This commit is contained in:
Némunaire 2012-01-20 15:58:47 +01:00
parent 31679ec211
commit bbddcc3231

View File

@ -7,6 +7,7 @@
<link href="favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link href="favicon.ico" type="image/x-icon" rel="shortcut icon"/>
</head> </head>
<body> <body>
<a href="http://github.com/nemunaire/Paste-Manager"><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>
<?php <?php
require_once("../common.php"); require_once("../common.php");