refactor: add a letter v beside the git hash for a better clarity
This commit is contained in:
parent
310cb88155
commit
33eac92072
@ -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…
x
Reference in New Issue
Block a user