diff options
| author | Sam Wilkins <abdullah_ahmed@brown.edu> | 2019-03-16 19:07:25 -0400 |
|---|---|---|
| committer | Sam Wilkins <abdullah_ahmed@brown.edu> | 2019-03-16 19:07:25 -0400 |
| commit | cf45bce93ed1df567ecbbaa2a03fc3c3411526fd (patch) | |
| tree | 8e24d12d57f5dc31defc19a89cc57b03d965dcad /views/layout.pug | |
| parent | 18414effd8eb1297588acd6afa0fb98d9c8dd31d (diff) | |
initial steps toward implementing remote cursor display
Diffstat (limited to 'views/layout.pug')
| -rw-r--r-- | views/layout.pug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/layout.pug b/views/layout.pug index 95a5a391f..b11291eb9 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -8,7 +8,6 @@ html(lang='') meta(name='description', content='') meta(name='theme-color' content='#4DA5F4') meta(name='csrf-token', content=_csrf) - link(rel='shortcut icon', href='/images/favicon.png') link(rel='stylesheet', href='/css/main.css') body |
