Added link to project page

This commit is contained in:
Albirew 2017-10-08 16:25:53 +02:00
parent c02baf6b09
commit 2e9528d94d
2 changed files with 3 additions and 1 deletions

View file

@ -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;

View file

@ -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>';
?>