1 line
2.4 KiB
JavaScript
1 line
2.4 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{137:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return i})),n.d(t,"rightToc",(function(){return l})),n.d(t,"metadata",(function(){return u})),n.d(t,"default",(function(){return p}));var r=n(1),a=n(6),o=(n(0),n(324)),i={id:"welcome",title:"Welcome",author:"Atul R",authorTitle:"Maintainer @NodeGui",authorURL:"https://github.com/master-atul",authorImageURL:"https://avatars2.githubusercontent.com/u/4029423?s=460&v=4",authorTwitter:"masteratul94",tags:["nodegui","hello"]},l=[],u={permalink:"/blog/welcome",source:"@site/blog/2019-05-30-welcome.md",description:"This is the new blog site for NodeGui. This will be updated soon.",date:"2019-05-30T00:00:00.000Z",tags:[{label:"nodegui",permalink:"/blog/tags/nodegui"},{label:"hello",permalink:"/blog/tags/hello"}],title:"Welcome"},c={rightToc:l,metadata:u},s="wrapper";function p(e){var t=e.components,n=Object(a.a)(e,["components"]);return Object(o.b)(s,Object(r.a)({},c,n,{components:t,mdxType:"MDXLayout"}),Object(o.b)("p",null,"This is the new blog site for NodeGui. This will be updated soon."))}p.isMDXComponent=!0},324:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n.d(t,"b",(function(){return p}));var r=n(0),a=n.n(r),o=a.a.createContext({}),i=function(e){var t=a.a.useContext(o),n=t;return e&&(n="function"==typeof e?e(t):Object.assign({},t,e)),n},l=function(e){var t=i(e.components);return a.a.createElement(o.Provider,{value:t},e.children)};var u="mdxType",c={inlineCode:"code",wrapper:function(e){var t=e.children;return a.a.createElement(a.a.Fragment,{},t)}},s=Object(r.forwardRef)((function(e,t){var n=e.components,r=e.mdxType,o=e.originalType,l=e.parentName,u=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&-1===t.indexOf(r)&&(n[r]=e[r]);return n}(e,["components","mdxType","originalType","parentName"]),s=i(n),p=r,m=s[l+"."+p]||s[p]||c[p]||o;return n?a.a.createElement(m,Object.assign({},{ref:t},u,{components:n})):a.a.createElement(m,Object.assign({},{ref:t},u))}));function p(e,t){var n=arguments,r=t&&t.mdxType;if("string"==typeof e||r){var o=n.length,i=new Array(o);i[0]=s;var l={};for(var c in t)hasOwnProperty.call(t,c)&&(l[c]=t[c]);l.originalType=e,l[u]="string"==typeof e?e:r,i[1]=l;for(var p=2;p<o;p++)i[p]=n[p];return a.a.createElement.apply(null,i)}return a.a.createElement.apply(null,n)}s.displayName="MDXCreateElement"}}]); |