add link to github

This commit is contained in:
fyr77 2020-10-24 22:17:09 +02:00
parent 6ac2ac9c7c
commit ad0de11772
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
<div class="w3-bar w3-border w3-light-grey">
<a href="/index.html" class="w3-bar-item w3-button w3-green">About</a>
<a href="/tool.html" class="w3-bar-item w3-button">Tool</a>
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-dark-grey">GitHub</a>
</div>
<br>

View file

@ -17,6 +17,7 @@
<div class="w3-bar w3-border w3-light-grey">
<a href="/" class="w3-bar-item w3-button">About</a>
<a href="/tool.html" class="w3-bar-item w3-button w3-green">Tool</a>
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-dark-grey">GitHub</a>
</div>
<br>