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

10 lines
224 B
Plaintext

doctype html
html
head
base(href='/')
meta(name='viewport', content='initial-scale=1, minimal-ui, shrink-to-fit=no')
script(src='/static/index.js', defer)
title Tabby
body
app