-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8518241740dc060a4f95.js
2 lines (2 loc) · 1.05 KB
/
8518241740dc060a4f95.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{161:function(t,e,r){},215:function(t,e,r){"use strict";var n=r(161);r.n(n).a},233:function(t,e,r){"use strict";r.r(e);var n={name:"AuthorCard",props:{speaker:{type:Object,required:!0}},computed:{meta:function(){return[this.speaker.community,this.speaker.country].filter(Boolean).join(" / ")}}},c=(r(215),r(17)),component=Object(c.a)(n,function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"authorcard"},[r("div",{staticClass:"authorcard__image"},[r("figure",{staticClass:"image"},[r("img",{attrs:{src:t.speaker.thumbnail,alt:t.speaker.name}})])]),t._v(" "),r("div",{staticClass:"authorcard__content"},[r("h3",{staticClass:"title is-4"},[t._v("\n "+t._s(t.speaker.name)+"\n ")]),t._v(" "),r("h4",{staticClass:"subtitle is-5"},[t._v("\n "+t._s(t.meta)+"\n ")]),t._v(" "),r("div",{staticClass:"authorcard__description",domProps:{innerHTML:t._s(t.speaker.description)}})])])},[],!1,null,null,null);e.default=component.exports}}]);
//# sourceMappingURL=8518241740dc060a4f95.js.map