[www-doc] [Git][VideoLAN.org/websites][master] vdd19: set flag in title

François Cartegnie gitlab at videolan.org
Sun Oct 13 17:47:27 CEST 2019



François Cartegnie pushed to branch master at VideoLAN organization / websites


Commits:
d8166db9 by Francois Cartegnie at 2019-10-13T15:46:47Z
vdd19: set flag in title

- - - - -


1 changed file:

- www.videolan.org/videolan/events/vdd19/index.php


Changes:

=====================================
www.videolan.org/videolan/events/vdd19/index.php
=====================================
@@ -92,7 +92,7 @@ $(function($){
             <img class="col-xs-12" src="//images.videolan.org/images/events/vdd19/vdd2019cone.png">
           </div>
           <div class="col-xs-12 col-lg-6 text-center align-middle">
-            <h1>Video Dev Days 2019</h1>
+            <h1 id="videodevdays">Video Dev Days 2019</h1>
             <h3>The Open Multimedia Conference that frees the cone in you!</h3>
             <h4>9 - 10 November, 2019, Tokyo</h4>
             <div class="row d-xs-none d-md-block">
@@ -449,6 +449,8 @@ Iidabashi Grand Bloom, 2-10-2 Fujimi, Chiyoda-ku, Tokyo 102-0071, JAPAN
   </div>
 </section>
 
-
+<script>
+  $('#videodevdays').html("Vide<span style=\"color:#ff0000;font-weight:bold;\">●</span> Dev Days 2019");
+</script>
 
 <?php footer('$Id: index.php 5400 2009-07-19 15:37:21Z jb $'); ?>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/d8166db910dd88fc6dd24bb493155c14753b3257

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/d8166db910dd88fc6dd24bb493155c14753b3257
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list