Add rel="help" link to this repo (sorry! feel free to patch this out)

This commit is contained in:
Jordan Doyle 2020-04-12 16:13:15 +01:00 committed by jordan@doyle.la
parent 53d97709fa
commit 21b04b88ae
No known key found for this signature in database
GPG Key ID: 1EA6BAE6F66DC49A
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
<meta charset="UTF-8">
<title>bin.</title>
<link rel="help" href="https://github.com/w4/bin">
<style>
* { box-sizing: border-box; }
@ -25,4 +27,4 @@
</style>
</head>
<body>{% block content %}{% endblock content %}</body>
</html>
</html>