diff options
author | db0company <db0company@gmail.com> | 2014-09-05 20:31:16 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-06 01:37:31 +0200 |
commit | c7011789005d59eac27a1ca07c5e959d823e1d22 (patch) | |
tree | 523d052df5b135a52fcf0614e42eb40fe003207f /doc/t2h.pm | |
parent | d7e088849e33fc339ab14d3d10ada241c50880c1 (diff) | |
download | ffmpeg-c7011789005d59eac27a1ca07c5e959d823e1d22.tar.gz |
doc: Copyright in CSS, CSS split in 2 files
Reviewed-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/t2h.pm')
-rw-r--r-- | doc/t2h.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/t2h.pm b/doc/t2h.pm index b647b68dd7..75dc0d304a 100644 --- a/doc/t2h.pm +++ b/doc/t2h.pm @@ -69,6 +69,7 @@ EOT my $head2 = $ENV{"FFMPEG_HEADER2"} || <<EOT; </title> + <link rel="stylesheet" type="text/css" href="bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="style.min.css"> </head> <body> |