diff options
-rw-r--r-- | views/partials/footer.ejs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index d6fe6b8..8a7ba74 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -23,9 +23,11 @@ ~ --> <br> +<!-- <span style="position:fixed;right:0;top:0;z-index:999999999999;background:black;font-family:monospace;">version <%= version %> (build <%= build %>)</span> <span style="position:fixed;left:0;top:0;z-index:999999999999;background:black;font-family:monospace;">Project Vapor Trail</span> <span style="position:fixed;right:0;bottom:0;z-index:999999999999;background:black;font-family:monospace;">Not for production use.</span> <span style="position:fixed;left:0;bottom:0;z-index:999999999999;background:black;font-family:monospace;">Not for production use.</span> +--> </body> </html>
\ No newline at end of file |