(window.webpackJsonp=window.webpackJsonp||[]).push([[18,3],{352:function(t,e,r){"use strict";r.r(e);var c={props:["meta"]},n=r(9),component=Object(n.a)(c,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"w-full text-left mb-10 sm:mb-0 sm:flex-col sm:justify-center sm:items-center"},[r("div",[r("h3",{staticClass:"texteTitre border-b-2 border-gray-300 mt-6 font-bold text-2xl"},[t._v("Par "+t._s(t.meta.individu?t.meta.individu:"CFAK 88.3"))])])])])}),[],!1,null,null,null);e.default=component.exports},420:function(t,e,r){"use strict";r.r(e);var c=r(2),n=(r(25),{head:function(){return{title:this.article.title,meta:[{hid:"description",name:"description",content:this.article.resume},{hid:"twitter:title",name:"twitter:title",content:this.article.title},{hid:"twitter:description",name:"twitter:description",content:this.article.resume},{hid:"twitter:image",name:"twitter:image",content:this.article.cover?this.article.cover:"/articleFallback.png"},{hid:"twitter:image:alt",name:"twitter:image:alt",content:this.article.title},{hid:"og:title",property:"og:title",content:this.article.title},{hid:"og:description",property:"og:description",content:this.article.resume},{hid:"og:image",property:"og:image",content:this.article.cover?this.article.cover:"/articleFallback.png"},{hid:"og:image:secure_url",property:"og:image:secure_url",content:this.article.cover?this.article.cover:"/articleFallback.png"},{hid:"og:image:alt",property:"og:image:alt",content:this.article.title}]}},asyncData:function(t){return Object(c.a)(regeneratorRuntime.mark((function e(){var r,c,n,article;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.error,c=t.$content,n=t.route,article="",e.prev=2,e.next=5,c("db-articles",n.params.slug).fetch();case 5:article=e.sent,e.next=11;break;case 8:e.prev=8,e.t0=e.catch(2),r(e.t0);case 11:return e.abrupt("return",{article:article});case 12:case"end":return e.stop()}}),e,null,[[2,8]])})))()},computed:{dateFormate:function(){return new Date(this.article.date).toLocaleDateString("fr-CA",{weekday:"long",year:"numeric",month:"long",day:"numeric"})}}}),l=r(9),component=Object(l.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("div",{staticClass:"w-full mx-auto flex flex-col md:flex-row justify-between items-stretch relative"},[r("div",{staticClass:"w-full h-48 md:w-2/5 md:h-screen md:-mt-20 mt-2"},[r("div",{staticClass:"md:fixed static w-full h-48 md:w-2/5 md:h-screen boxArtCov",style:{backgroundImage:"url("+t.article.cover+")",backgroundSize:"cover",backgroundPosition:"center center"}})]),t._v(" "),r("div",{staticClass:"w-full md:w-3/5 -mt-9 md:mt-0"},[r("div",{staticClass:"w-4/5 md:w-3/5 mx-auto mt-20"},[r("div",{staticClass:"mt-2 sm:mt-12 mb-10"},t._l(t.article.cat,(function(e,c){return r("Nuxt-Link",{key:c,staticClass:"text-white px-10 py-2 bg-article transform skew-x-3 formeCat",attrs:{to:"/articles/page/"+e}},[t._v("\n "+t._s(e)+"\n ")])})),1),t._v(" "),r("h1",{staticClass:"text-center text-3xl uppercase"},[t._v(t._s(t.article.title))]),t._v(" "),r("h2",{staticClass:"text-center text-xl text-gray-600"},[t._v(t._s(t.article.soustitre))]),t._v(" "),r("div",{},[r("Auteur",{attrs:{meta:t.article}})],1),t._v(" "),r("div",{staticClass:"font-bold mb-5"},[t._v(t._s(t.article.chapeau))]),t._v(" "),r("nuxt-content",{staticClass:"articleWP text-justify",attrs:{document:t.article}}),t._v(" "),r("div",{staticClass:"my-5 text-justify"},[t._v(t._s(t.article.notes))]),t._v(" "),r("p",{staticClass:"mb-8 mt-5 text-black font-light text-2xl"},[t._v("Paru le "+t._s(t.dateFormate))])],1)])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{Auteur:r(352).default})}}]);