Changed version from footer
This commit is contained in:
parent
f3aad57148
commit
16ac86b5dd
@ -209,7 +209,7 @@
|
|||||||
<!-- Webpage footer -->
|
<!-- Webpage footer -->
|
||||||
<footer class="footer mt-auto py-3">
|
<footer class="footer mt-auto py-3">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<span class="text-muted">WebConsole v1.1 (rev. 3) - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
|
<span class="text-muted">WebConsole v1.2 - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
@ -226,4 +226,4 @@
|
|||||||
<script src="scripts/WebConsole.js"></script>
|
<script src="scripts/WebConsole.js"></script>
|
||||||
<script src="scripts/WebConsoleJqueryHandler.js"></script>
|
<script src="scripts/WebConsoleJqueryHandler.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user