diff options
Diffstat (limited to 'src/views/comments.pug')
-rw-r--r-- | src/views/comments.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/comments.pug b/src/views/comments.pug index 7bd1f9e..0898a9c 100644 --- a/src/views/comments.pug +++ b/src/views/comments.pug | |||
@@ -4,6 +4,7 @@ doctype html | |||
4 | html | 4 | html |
5 | head | 5 | head |
6 | meta(charset='UTF-8') | 6 | meta(charset='UTF-8') |
7 | meta(name="viewport" content="width=device-width, initial-scale=1.0") | ||
7 | title reddit | 8 | title reddit |
8 | link(rel='stylesheet', href='/styles.css') | 9 | link(rel='stylesheet', href='/styles.css') |
9 | script(src="https://cdn.dashjs.org/latest/dash.all.min.js") | 10 | script(src="https://cdn.dashjs.org/latest/dash.all.min.js") |