(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{212:function(e,t,n){"use strict";n.r(t);n(51);var r={name:"GithubUser",props:{name:{required:!0}},computed:{githubUserProfileHref:function(){return"https://github.com/"+this.name},linkContent:function(){return"@"+this.name}}},i=n(0),s=Object(i.a)(r,function(){var e=this.$createElement,t=this._self._c||e;return t("a",{attrs:{href:this.githubUserProfileHref,target:"_blank",rel:"noopener noreferrer"}},[t("b",[this._v(this._s(this.linkContent))]),t("OutboundLink")],1)},[],!1,null,null,null);s.options.__file="GithubUser.vue";t.default=s.exports}}]);