feat: retour de la page la-compagnie
parent
7026f8fe5a
commit
1e2af8e41b
|
@ -926,7 +926,7 @@
|
|||
|
||||
<ul id="menu-principal" class="main-menu dropdown-menu sf-menu">
|
||||
<li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-24 current_page_item menu-item-35">
|
||||
<a href="/" class="menu-link">
|
||||
<a href="/la-compagnie/" class="menu-link">
|
||||
<span class="text-wrap">La compagnie</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -989,7 +989,7 @@
|
|||
|
||||
<ul id="menu-principal-1" class="menu">
|
||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-24 current_page_item menu-item-35">
|
||||
<a href="/" aria-current="page">La compagnie</a>
|
||||
<a href="/la-compagnie/" aria-current="page">La compagnie</a>
|
||||
</li>
|
||||
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-151"><a
|
||||
href="/malika-zirari/">Malika Zirari</a>
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: layouts/base.njk
|
||||
---
|
||||
<h1>La compagnie Kalimat</h1>
|
||||
|
||||
<p>Créée par Malika Zirari, la compagnie <em>Kalimat</em> veut promouvoir un théâtre universel et humaniste, favorisant
|
||||
l’interpénétration des cultures et la connaissance de l’autre.
|
||||
</p><p>
|
||||
En mettant en lumière des textes inconnus ou peu connus du grand public et
|
||||
notamment ceux issus du monde arabe, nous espérons contribuer à briser
|
||||
les blocages interculturels entre l’Occident et le reste du monde.
|
||||
</p><p>
|
||||
Au croisement de l’humour, de l’ironie et de la dérision, notre objectif
|
||||
est d’ébranler les certitudes et de questionner les enjeux et mutations
|
||||
de notre société.
|
||||
</p>
|
|
@ -16,7 +16,6 @@ pagination:
|
|||
redirects:
|
||||
- {"from": "/les-spectacles/", "to": "/araberlin/"}
|
||||
- {"from": "/a-propos/", "to": "/malika-zirari/"}
|
||||
- {"from": "/la-compagnie/", "to": "/malika-zirari/"}
|
||||
# The "permalink" attribute determines where the output page will be located.
|
||||
permalink: "{{ redirect.from }}"
|
||||
# The "redirect" layout just has a small html header with the meta tags that do redirection.
|
||||
|
|
Loading…
Reference in New Issue