Vendor fonts

No more spying, big G!
This commit is contained in:
Vit Brunner
2022-11-18 11:24:23 +01:00
parent 83979bcd6a
commit e405d79e6d
7 changed files with 46 additions and 4 deletions
-2
View File
@@ -5,8 +5,6 @@ html(ng-app="sideBySide" ng-controller="AppController")
title(ng-bind="title()") Side By Side viewer
meta(charset="utf-8")
meta(name="description", content="{{ description() }}")
link(rel="stylesheet", type="text/css", href="//fonts.googleapis.com/css?family=Alegreya:400,400italic,700&subset=latin,latin-ext,greek,greek-ext,cyrillic,cyrillic-ext,vietnamese")
link(rel="stylesheet", type="text/css", href="//fonts.googleapis.com/icon?family=Material+Icons")
if html5Mode == true
script.
html5Mode=true;