patx/twig

add issue report to index.html footer

Commit f4dc2c8 · patx · 2026-06-14T18:44:50-04:00

Changeset
f4dc2c85f39834fda733bb051c3445bc71c7270c
Parents
dc74fafd22dcbc570ae68f79d6dcf99e8985dde1

View source at this commit

Comments

No comments yet.

Log in to comment

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> &nbsp;· MIT license</footer>
+<footer>View souurce and report issues at <a href="https://gitman.io/patx/twig">gitman.io/patx/twig</a> &nbsp;· MIT license</footer>
 
 </body>
 </html>