From 30d81a47c689e1d7d963fcd3fd42af9958805e31 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Fri, 22 Jan 2016 13:45:10 +0100 Subject: Move public assets for themes So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...` --- .../public/themes/material/font/icomoon/icomoon.svg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg (limited to 'src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg') diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg b/src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg new file mode 100644 index 00000000..365c0c42 --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/public/themes/material/font/icomoon/icomoon.svg @@ -0,0 +1,17 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3