Use emoji instead of SVG flags

This commit is contained in:
Pierre Rudloff 2017-05-31 16:26:00 +02:00
parent 0c4b055cf9
commit 2add291023
6 changed files with 99 additions and 21 deletions

View file

@ -10,7 +10,6 @@
<meta property="og:description" content="{$description|escape}" />
{/if}
<link rel="stylesheet" href="{base_url}/dist/main.css" />
<link rel="stylesheet" href="{base_url}/bower_components/flag-icon-css/css/flag-icon.min.css" />
<title>AllTube Download{if isset($title)} - {$title|escape}{/if}</title>
<link rel="canonical" href="{$canonical}" />
<link rel="icon" href="{base_url}/img/favicon.png" />