Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added proper openGraph support - Fixes #11 #27

Merged
merged 5 commits into from Oct 31, 2019
Merged

Added proper openGraph support - Fixes #11 #27

merged 5 commits into from Oct 31, 2019

Conversation

drwm-base
Copy link
Contributor

Fixes #11

I added the github raw image as the source for the openGraph image. I also made a version for twitter, although I don't think it actually needs a different version as when I tested it, it worked fine without the twitter entries.

Copy link
Contributor

@flowirtz flowirtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thanks @drwm-base!

I also found this tag which somehow links our twitter account, would probably be good to include as well with this.

{
    name: 'twitter:site',
    content: '@OpenClimateFix',
},

src/components/seo.jsx Outdated Show resolved Hide resolved
Co-Authored-By: Flo <FWirtz@users.noreply.github.com>
@drwm-base
Copy link
Contributor Author

I'll finish it up later tonight, I'm not around my coding environment right now.

@drwm-base
Copy link
Contributor Author

@fwirtz I have made the changes you requested, please let me know if there is anything else I can do? And thanks for getting back to me so quickly! :)

Copy link
Contributor

@flowirtz flowirtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing thanks so much!

@flowirtz flowirtz self-assigned this Oct 31, 2019
@flowirtz flowirtz merged commit 08b8a58 into openclimatefix:master Oct 31, 2019
@flowirtz
Copy link
Contributor

@all-contributors please add @drwm-base for code please

@allcontributors
Copy link
Contributor

@fwirtz

I've put up a pull request to add @drwm-base! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proper OpenGraph support
2 participants