Added GitHub links

This commit is contained in:
2021-07-19 20:03:53 +02:00
parent cd07c1fce7
commit c004bb6bdd
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -17,4 +17,5 @@
</div> </div>
</form> </form>
<p>Don't have an account? <a href="./?reg">Sign up!</a></p> <p>Don't have an account? <a href="./?reg">Sign up!</a></p>
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
</div> </div>
+1
View File
@@ -13,4 +13,5 @@
<input type="hidden" name="logout" value="1"> <input type="hidden" name="logout" value="1">
<input type="submit" value="Log out"> <input type="submit" value="Log out">
</form> </form>
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
</div> </div>
+1
View File
@@ -21,4 +21,5 @@
</div> </div>
</form> </form>
<p>Have an account? <a href="./?">Log in!</a></p> <p>Have an account? <a href="./?">Log in!</a></p>
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
</div> </div>