Skip to content

Commit

Permalink
Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabreznik committed Jan 19, 2022
1 parent 8d9938b commit bde0aa4
Show file tree
Hide file tree
Showing 2 changed files with 16,527 additions and 16,302 deletions.
2 changes: 1 addition & 1 deletion bundles/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -16948,7 +16948,7 @@ module.exports = {
};
},{"./default":149,"./home":150,"./list":152}],152:[function(require,module,exports){
var _templateObject = _taggedTemplateLiteral(['\n <section class="min-vh-100 bl b--black-10 flex flex-column black-70">\n <article class="ph3 ph5-l pv4 pv5-ns">\n <div class="w-100 mb4">\n <div class="lh-copy measure-wide center">\n ', '\n </div>\n </div>\n <div class="flex flex-wrap w-100 justify-around">\n ', '\n </div>\n </article>\n </section>\n '], ['\n <section class="min-vh-100 bl b--black-10 flex flex-column black-70">\n <article class="ph3 ph5-l pv4 pv5-ns">\n <div class="w-100 mb4">\n <div class="lh-copy measure-wide center">\n ', '\n </div>\n </div>\n <div class="flex flex-wrap w-100 justify-around">\n ', '\n </div>\n </article>\n </section>\n ']),
_templateObject2 = _taggedTemplateLiteral(['\n <a href="', '" class="link flex flex-column w-30-ns w-50 br2 ba color-neutral b--neutral-10 mb3">\n <div class="ph2 ph3-ns">\n <div class="dt w-100 mt1">\n <div class="dtc">\n <h1 class="f5 f4-ns mv0">', '</h1>\n </div>\n <div class="dtc tr">\n <h2 class="f5 mv0"></h2>\n </div>\n </div>\n <p class="f6 lh-copy measure mt2 mid-gray">\n ', '\n </p>\n ', '\n </div>\n </a>\n '], ['\n <a href="', '" class="link flex flex-column w-30-ns w-50 br2 ba color-neutral b--neutral-10 mb3">\n <div class="ph2 ph3-ns">\n <div class="dt w-100 mt1">\n <div class="dtc">\n <h1 class="f5 f4-ns mv0">', '</h1>\n </div>\n <div class="dtc tr">\n <h2 class="f5 mv0"></h2>\n </div>\n </div>\n <p class="f6 lh-copy measure mt2 mid-gray">\n ', '\n </p>\n ', '\n </div>\n </a>\n ']),
_templateObject2 = _taggedTemplateLiteral(['\n <a href="', '" class="link flex flex-column w-30-ns w-50 br2 ba color-neutral b--neutral-10 mb3", target="_blank">\n <div class="ph2 ph3-ns">\n <div class="dt w-100 mt1">\n <div class="dtc">\n <h1 class="f5 f4-ns mv0">', '</h1>\n </div>\n <div class="dtc tr">\n <h2 class="f5 mv0"></h2>\n </div>\n </div>\n <p class="f6 lh-copy measure mt2 mid-gray">\n ', '\n </p>\n ', '\n </div>\n </a>\n '], ['\n <a href="', '" class="link flex flex-column w-30-ns w-50 br2 ba color-neutral b--neutral-10 mb3", target="_blank">\n <div class="ph2 ph3-ns">\n <div class="dt w-100 mt1">\n <div class="dtc">\n <h1 class="f5 f4-ns mv0">', '</h1>\n </div>\n <div class="dtc tr">\n <h2 class="f5 mv0"></h2>\n </div>\n </div>\n <p class="f6 lh-copy measure mt2 mid-gray">\n ', '\n </p>\n ', '\n </div>\n </a>\n ']),
_templateObject3 = _taggedTemplateLiteral(['\n <p class="f6 lh-copy measure mt2 i mid-gray">\n <b>TAGS</b>: ', '\n </p>\n '], ['\n <p class="f6 lh-copy measure mt2 i mid-gray">\n <b>TAGS</b>: ', '\n </p>\n ']);

function _taggedTemplateLiteral(strings, raw) { return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
Expand Down
Loading

0 comments on commit bde0aa4

Please sign in to comment.