Changed GitHub link to my shortener's one.
This commit is contained in:
parent
f1a24d7056
commit
61e0edfc05
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class Header extends HTMLElement {
|
||||||
|
|
||||||
<div id="links" class="centerText box">
|
<div id="links" class="centerText box">
|
||||||
<p>Links</p>
|
<p>Links</p>
|
||||||
<p><a href="index.html">Home</a> - <a href="http://gallery.adrian.rf.gd/">Gallery</a> - <a href="https://github.com/adrianvic/">GitHub</a></p>
|
<p><a href="index.html">Home</a> - <a href="http://gallery.adrian.rf.gd/">Gallery</a> - <a href="http://vicc.rf.gd/gh">GitHub</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" class="box">
|
<div id="footer" class="box">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue