We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217b1ef commit 215a870Copy full SHA for 215a870
web/content/authors/authors/simon-robinson.yml
@@ -1,7 +1,6 @@
1
name: Simon Robinson
2
bio: |
3
- Written by You. This is where your author bio lives. Share your work, your
4
- joys and of course, your Twitter handle.
+ Written by me, Simon Robinson.
5
avatar: ./avatars/simonrobinson.jpg
6
social:
7
- url: https://github.com
web/gatsby-config.js
@@ -5,7 +5,7 @@ module.exports = {
siteUrl: `https://www.clearcoding.co.uk`,
description: `This is my description that will be used in the meta tags and important for search results`,
hero: {
8
- heading: `Welcome to the Clear Coding Blog.`,
+ heading: `Peace 🕊️ Love ❤️ Code 🤖`,
9
maxWidth: 652,
10
},
11
social: [
0 commit comments