mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Vendor fonts
No more spying, big G!
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user