patx/twig
add issue report to index.html footer
Commit f4dc2c8 · patx · 2026-06-14T18:44:50-04:00
Comments
No comments yet.
Diff
diff --git a/docs/index.html b/docs/index.html
index bbe04b5..5ff3ef9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -93,7 +93,7 @@
<tr><td><code>Tab</code> / <code>Shift+Tab</code></td><td>Indent / Unindent</td></tr>
</table>
-<footer><a href="https://gitman.io/patx/twig">GitMan</a> · MIT license</footer>
+<footer>View souurce and report issues at <a href="https://gitman.io/patx/twig">gitman.io/patx/twig</a> · MIT license</footer>
</body>
</html>