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 ab0aeed commit 90aa847Copy full SHA for 90aa847
src/components/Layout/index.jsx
@@ -21,7 +21,6 @@ const Layout = ({ children }) => {
21
title,
22
github,
23
twitter,
24
- reddit,
25
facebook
26
}
27
src/pages/about/index.jsx
@@ -25,7 +25,6 @@ const AboutPage = () => {
site {
siteMetadata {
28
29
30
31
}`);
0 commit comments