]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Initialize default template with Pure CSS and Font Awesome
authorArthurHoaro <arthur@hoa.ro>
Tue, 16 Feb 2016 19:32:03 +0000 (20:32 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sun, 7 Aug 2016 10:17:27 +0000 (12:17 +0200)
commit341dac14f0f5e3ab368e8dba88612e35ffc979a1
treeb42c03ad82df7a022457c29ba9f0bcaaf573e737
parent6b98d4617966e66a10552ac856cc50b12d4a21e1
Initialize default template with Pure CSS and Font Awesome
13 files changed:
plugins/launch_plugin [new submodule]
tpl/default/css/font-awesome.css [new file with mode: 0644]
tpl/default/css/font-awesome.min.css [new file with mode: 0644]
tpl/default/css/pure.min.css [new file with mode: 0644]
tpl/default/css/shaarli.css [new file with mode: 0644]
tpl/default/fonts/FontAwesome.otf [new file with mode: 0644]
tpl/default/fonts/fontawesome-webfont.eot [new file with mode: 0644]
tpl/default/fonts/fontawesome-webfont.svg [new file with mode: 0644]
tpl/default/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
tpl/default/fonts/fontawesome-webfont.woff [new file with mode: 0644]
tpl/default/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
tpl/default/includes.html [new file with mode: 0644]
tpl/shaarli-launch [new submodule]