déploiement resources

This commit is contained in:
2021-04-14 14:22:24 +02:00
parent 0ae1e837e7
commit c8f6de919f
24 changed files with 837 additions and 379 deletions
@@ -1,13 +1,18 @@
<div class="programmes{{ page.header.class}}">
<div
class="programmes{{ page.header.class}} parallax-window"
data-parallax="scroll"
data-image-src="{{ url('theme://images/jeux-olypiques-paris-2024-village-athle-lot-e2.jpg') }}">
<!-- <div class="parallax-window" data-parallax="scroll" data-image-src="/path/to/image.jpg"></div> -->
<!-- <div class="images-background parallax parallax-window" data-parallax="scroll">
<div class="background paralax">
<img id="photo1" src="/user/themes/epau-antimatter/images/14360_default_big.jpg" alt="photo 1" />
<img id="photo2" src="/user/themes/epau-antimatter/images/10361_web_01.jpg" alt="photo 2" />
<img id="photo3" src="/user/themes/epau-antimatter/images/hyperliens_marseille_.PNG" alt="photo 3" />
<img id="photo4" src="/user/themes/epau-antimatter/images/jeux-olypiques-paris-2024-village-athle-lot-e2.jpg" alt="photo 4" />
</div>
</div> -->
{{ content|raw }}