Improve git links
This commit is contained in:
@ -90,7 +90,9 @@
|
|||||||
<div class="time" style="display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;">
|
<div class="time" style="display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;">
|
||||||
<div class="footer-links" style="text-align: left;">
|
<div class="footer-links" style="text-align: left;">
|
||||||
Help improve this page!<br/>
|
Help improve this page!<br/>
|
||||||
Submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new?title=Update+Page+For+{{ .Title | urlquery }}&body=Describe+your+problem+or+suggested+update+for+the+page+%22{{ .Title }}%22.">issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
|
Submit an
|
||||||
|
<a href="https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2ffix_tool.md&title=[FIX]%20{{ .Title | urlquery }}">issue</a> or
|
||||||
|
<a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
|
||||||
</div>
|
</div>
|
||||||
{{ if .Date }}
|
{{ if .Date }}
|
||||||
<div class="footer-date" style="text-align: right;">
|
<div class="footer-date" style="text-align: right;">
|
||||||
|
Reference in New Issue
Block a user