From ca8f9bdc1507e8a1f1d7500fb52a0dcb64de237a Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 4 Oct 2016 10:10:36 +0200 Subject: Fix font & Travis Grunt now copy fonts instead of symlink (node_modules won't exist for the end user) --- .../material/font/roboto/Roboto-MediumItalic.ttf | Bin 86 -> 185744 bytes 1 file changed, 0 insertions(+), 0 deletions(-) mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf (limited to 'web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf') diff --git a/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf b/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf deleted file mode 120000 index fd1ed189..00000000 --- a/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-MediumItalic.ttf \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf b/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf new file mode 100644 index 00000000..5976a8bd Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/font/roboto/Roboto-MediumItalic.ttf differ -- cgit v1.2.3