no link
This commit is contained in:
@@ -1,12 +1,7 @@
|
|||||||
import React, { Fragment } from "react"
|
import React, { Fragment } from "react"
|
||||||
import { Styled } from "theme-ui"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Change the content to add your own bio
|
* Change the content to add your own bio
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export default () => (
|
export default () => <Fragment>Ken Chau</Fragment>
|
||||||
<Fragment>
|
|
||||||
<Styled.a href="http://example.com/">Ken Chau</Styled.a>
|
|
||||||
</Fragment>
|
|
||||||
)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user