Added link to project page

Cette révision appartient à :
Albirew 2017-10-08 16:25:53 +02:00
Parent c02baf6b09
révision 2e9528d94d
2 fichiers modifiés avec 3 ajouts et 1 suppressions

Voir le fichier

@ -392,6 +392,8 @@ nav:hover.deployed {
right: 25px;
font-size: 12px;
}
#credit a:link {color: #fff;}
#credit a:visited, #credit a:hover {color: #aaa;}
#handreading{
position: relative;

Voir le fichier

@ -62,7 +62,7 @@
ga('send', 'pageview');
</script>
<div id="credit">HHH LEL - Développé par Lukia,Westixy et Albirew</div>
<div id="credit"><a href="https://github.com/Anesis-HHH/LeLA">LeLA, la LEL HHH</a> - Développé par Lukia,Westixy et Albirew</div>
<?php if(!empty($_GET['r'])){
echo '<script> getTitle = "'.$_GET['r'].'"; </script>';
?>