ajout objet hybride et créa+ajout objet drag, design mention, ouverture nouvel onglet, aussi recherche draggable avec en commentaire /ajout chloe drag/ pour que les modif soient facilement retrouvable
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
{% block header %}
|
||||
<div class="logoLamine mr-auto">
|
||||
<a class="hdr-logo-link" href="{{site.url}}"><img src="{{theme.link}}/asset/images/logo_lamine_vect.svg"/>
|
||||
<div id="lumiR_logo"></div>
|
||||
<div id="fond_logo"></div>
|
||||
</a>
|
||||
</div>
|
||||
@@ -50,6 +51,12 @@
|
||||
{% include "components/hero/hero.twig" %}
|
||||
{% endif %}
|
||||
|
||||
{% if post.slug == "privacy-policy" %}
|
||||
<div class="paralax" data-rellax-speed="5">
|
||||
<img src="{{theme.link}}/asset/images/objet_8.svg" alt="objet 8">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<section id="content" role="main" class="content-wrapper container-md">
|
||||
{% if title %}<h1>{{title}}</h1>{% endif %}
|
||||
<div class="wrapper {{sidebar_class}}">
|
||||
|
||||
Reference in New Issue
Block a user