[www-doc] [Git][VideoLAN.org/websites][master] Security: update page layout
Jean-Baptiste Kempf
gitlab at videolan.org
Thu May 7 17:07:16 CEST 2020
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
128b2ec5 by Jean-Baptiste Kempf at 2020-05-07T17:07:03+02:00
Security: update page layout
- - - - -
1 changed file:
- www.videolan.org/security/index.php
Changes:
=====================================
www.videolan.org/security/index.php
=====================================
@@ -1,9 +1,13 @@
<?php
$title = "Security information";
$body_color = "red";
+ $new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
?>
+<div class="container">
+<div class="row">
+
<h1>Security contacts</h1>
<p><strong>Email</strong>: security at REMOVE@videolan.org.</p>
<p>Please note that signed emails are welcome, and responsible disclosure is appreciated.</p>
@@ -227,4 +231,8 @@ Real RTSP demuxer, Real Media demuxer, MP4 demuxer, Cinepak decoder. <a href="sa
</dd>
</dl>
+</div>
+</div>
+
+
<?php footer('$Id$'); ?>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/128b2ec5c0c71c0a1cf16843f9cf73f33c83e0f4
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/128b2ec5c0c71c0a1cf16843f9cf73f33c83e0f4
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list