mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-03 04:47:36 +03:00
refactor: add a letter v beside the git hash for a better clarity
This commit is contained in:
parent
310cb88155
commit
33eac92072
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ templ footer() {
|
|||
<a rel="noopener noreferrer" target="_blank" href="https://github.com/rramiachraf/dumb">Source Code</a>
|
||||
<a rel="noopener noreferrer" target="_blank" href="/instances.json">Instances</a>
|
||||
</div>
|
||||
<p id="version">{ data.Version }</p>
|
||||
<p id="version">v.{ data.Version }</p>
|
||||
</div>
|
||||
</footer>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue