diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-21 14:46:19 -0700 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-21 14:46:19 -0700 |
commit | db98f83ed0e0ff2fc0f68b46446d32ac81cd253f (patch) | |
tree | d8133dea48b392612320d8505727ceffb50ec784 /src/pages | |
parent | 1d32ecee14cae2c6c098c918acf2b85d41de1359 (diff) |
Clarify footer
Diffstat (limited to 'src/pages')
-rw-r--r-- | src/pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.js b/src/pages/index.js index 53e978e..d3917d5 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -21,7 +21,7 @@ const IndexPage = () => ( <Layout height="100vh"> <Splash {...indexData} /> <footer> - Made with{' '} + Portfolio made with{' '} <span role="img" aria-label="love"> ❤️ </span>{' '} |