Skip to content

Commit

Permalink
feat(pages): Add 2018 page
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed May 29, 2018
1 parent 8c489bd commit c12593c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/pages/2018.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
module.exports = {
id: "2018",
title: "2018",
description: "React Finland 2018",
main: `
React Finland was a great success! Read about [what lessons we learned](https://medium.com/react-finland/react-finland-2018-lessons-learned-754a5f29067c) and [how people experienced the conference](https://medium.com/react-finland/react-finland-2018-blog-coverage-e65bcece8946).
See also [2018 speakers](/2018/speakers/), [schedule](/2018/schedule/), and [workshops](/2018/workshops/).`,
};

0 comments on commit c12593c

Please sign in to comment.