[FFmpeg-devel] [PATCH 01/16] web: Modernize with Bower, Bootstrap, LESS
compn
tempn at mi.rr.com
Mon Jul 14 13:23:35 CEST 2014
On Mon, 14 Jul 2014 10:31:03 +0200
Clément Bœsch <u at pkh.me> wrote:
> From: db0company <db0company at gmail.com>
>
> --- a/src/template_head2
> +++ b/src/template_head2
> +</title>
> + <meta name="viewport"
> content="width=device-width,initial-scale=1.0">
> + <!--[if lt IE 9]>
> + <script
> src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
> + <script
> src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
can we copy and use these files locally? i do not like using offsite
elements/hotlinking. could be security issues.
-compn
More information about the ffmpeg-devel
mailing list