Skip to content

Commit

Permalink
update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CtrCat committed Feb 3, 2022
1 parent 8f24b1f commit af29f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{{block "head" .}} {{end}}
<body>
<h2>Everything is working</h2>
<p><a href="pairs">Pairs</a></p>
<p><a href="pairs"> Pairs </a></p>
{{block "scripts" .}} {{end}}
</body>
</html>

0 comments on commit af29f86

Please sign in to comment.