tabby-web/src/terminal.pug
Eugene Pankov 879af5ef3e
.
2021-07-07 01:34:44 +02:00

18 lines
472 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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