aboutsummaryrefslogtreecommitdiff
path: root/templates/root.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2021-01-23 08:44:05 +0000
committerr <r@freesoftwareextremist.com>2021-01-23 08:44:05 +0000
commitac342dde079a0ca156c36a402a3c0ba86d78821d (patch)
tree03d3daf98c5e14736e9ba66f1781df83ea4eed65 /templates/root.tmpl
parenteca0366c21c94f7cbf6d1b701dd31be8ee81abc7 (diff)
downloadbloat-ac342dde079a0ca156c36a402a3c0ba86d78821d.tar.gz
bloat-ac342dde079a0ca156c36a402a3c0ba86d78821d.zip
Add remote timeline
Diffstat (limited to 'templates/root.tmpl')
-rw-r--r--templates/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/root.tmpl b/templates/root.tmpl
index ef25c90..b1305f5 100644
--- a/templates/root.tmpl
+++ b/templates/root.tmpl
@@ -6,7 +6,7 @@
<link rel="icon" type="image/png" href="/static/favicon.png">
<title>{{.Title}}</title>
</head>
-<frameset cols="420px,*">
+<frameset cols="424px,*">
<frameset rows="316px,*">
<frame name="nav" src="/nav">
<frame name="notification" src="/notifications">