summaryrefslogtreecommitdiff
path: root/web/base.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-07-15 10:34:49 +0300
committerDevaev Maxim <[email protected]>2020-07-15 10:34:49 +0300
commit6fa59bd7a136bdda7640abb1748910aa52031a02 (patch)
tree80dacd72bd058f492bbb1a31d9e639c5b7d70621 /web/base.pug
parent3e7315c44872995108b5512c3a9b11d48dbc0f33 (diff)
kvm pug
Diffstat (limited to 'web/base.pug')
-rw-r--r--web/base.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/base.pug b/web/base.pug
index 98e94a67..2113e9aa 100644
--- a/web/base.pug
+++ b/web/base.pug
@@ -25,6 +25,7 @@ doctype html
- var css_dir = "/share/css"
- var js_dir = "/share/js"
- var svg_dir = "/share/svg"
+- var png_dir = "/share/png"
- var title = ""
- var main_js = ""