diff --git a/components/Bio.js b/components/Bio.js new file mode 100644 index 0000000..2485a1f --- /dev/null +++ b/components/Bio.js @@ -0,0 +1,29 @@ +import React from 'react' +import { config } from 'config' +import { rhythm } from 'utils/typography' + +class Bio extends React.Component { + render () { + return ( +
+
+ Written by {config.authorName} who lives and works in San Francisco building useful things. You should follow him on Twitter
+
-
- Written by {config.authorName} who lives and works in San Francisco building useful things. You should follow him on Twitter
-
-
- {config.authorName} lives and works in San Francisco building useful things. You should follow him on Twitter
-