This commit is contained in:
Eugene Pankov
2021-05-22 15:52:23 +02:00
commit ff29392dad
13 changed files with 4715 additions and 0 deletions

17
terminal.pug Normal file
View File

@@ -0,0 +1,17 @@
doctype html
html
head
meta(charset='UTF-8')
script(src='./terminal.js')
style#custom-css
style.
body { transition: 0.5s background; }
body
app-root(style='display: none')
.preload-logo
div
.terminus-logo
h1.terminus-title Terminus
sup α
.progress
.bar(style='width: 0%')