-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alfredo Ficcadenti
committed
Apr 15, 2020
1 parent
2b50304
commit f04c9d0
Showing
3 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ import SEO from "../components/seo" | |
|
||
const ContactPage = () => ( | ||
<Layout> | ||
<SEO title="Contact" /> | ||
<SEO title="Contact" keywords={[`honey`, `raw honey`, `local honey`, `london`, `london honey`, `beekeeping`, `beekeeper`]}/> | ||
<div style={{ maxWidth: `100%`, marginBottom: `1.45rem` }}> | ||
{'I love to be in touch with anyone who visits the website. Give me a buzz and drop me a line to '} | ||
<a href="mailto: {'[email protected]'}">{'[email protected]'}</a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters