-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomponent---src-pages-about-js-d89a20814fe7bad0304c.js
2 lines (2 loc) · 2.52 KB
/
component---src-pages-about-js-d89a20814fe7bad0304c.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{"3XHS":function(e,t,a){"use strict";a.r(t);var n=a("q1tI"),l=a.n(n),r=a("Kvkj"),i=["filtering the guides","adding search capability","tags for each markdown file","adding a directory of TAs by year"];t.default=function(){return l.a.createElement(r.c,null,l.a.createElement("div",{className:"page"},l.a.createElement("h1",null,"About the Team!"),l.a.createElement("div",null,"How did we all end up here.... well for starters, we have all taken COMP110!"),l.a.createElement("div",null,l.a.createElement("h2",null,l.a.createElement("u",null,"Potential Site Features:")),l.a.createElement("ul",null,i.map((function(e,t){return l.a.createElement("ol",{key:t}," - ",e)}))))))}},"9d8Q":function(e,t,a){},Kvkj:function(e,t,a){"use strict";a.d(t,"b",(function(){return c})),a.d(t,"c",(function(){return u})),a.d(t,"a",(function(){return m})),a.d(t,"d",(function(){return s}));var n=a("q1tI"),l=a.n(n),r=a("Wbzz"),i=(a("9d8Q"),a("PGGC"),function(e){var t=e.siteTitle,a=e.menuLinks;return l.a.createElement("header",{className:"header"},l.a.createElement("title",null,t),l.a.createElement("div",null,l.a.createElement("div",null,l.a.createElement("h1",{className:"site-title"},l.a.createElement(r.Link,{to:"/"},t)),l.a.createElement("div",null,function(e){return l.a.createElement("ul",null,e.map((function(e){return l.a.createElement("li",{key:e.name,className:"link"},l.a.createElement(r.Link,{to:e.link,activeClassName:"active"},e.name))})))}(a)))))});i.defaultProps={siteTitle:""};var c=i,u=function(e){var t,a,n=e.children,i=Object(r.useStaticQuery)("1947816842");return l.a.createElement(l.a.Fragment,null,l.a.createElement("div",{className:"site"},l.a.createElement(c,{siteTitle:(null===(t=i.site.siteMetadata)||void 0===t?void 0:t.title)||"Title",menuLinks:null===(a=i.site.siteMetadata)||void 0===a?void 0:a.menuLinks}),l.a.createElement("div",{className:"site-content"},l.a.createElement("main",null,n)),l.a.createElement(m,null)))},m=function(){return l.a.createElement("div",{className:"footer"},l.a.createElement("footer",null,"© ",(new Date).getFullYear()," - Team110 - Chapel Hill, NC —"," ",l.a.createElement(r.Link,{to:"/contribute"},"how to edit!")))},s=function(e){var t=e.links;return l.a.createElement("div",{className:"sidebar"},l.a.createElement("div",{className:"sidebar-links"},t.map((function(e,t){return l.a.createElement("div",{key:t+20},l.a.createElement("a",{href:e.link,key:t},e.name))}))))}},PGGC:function(e,t,a){}}]);
//# sourceMappingURL=component---src-pages-about-js-d89a20814fe7bad0304c.js.map