Skip to content

Commit 90aa847

Browse files
committed
Removed more reddit references
1 parent ab0aeed commit 90aa847

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/components/Layout/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const Layout = ({ children }) => {
2121
title,
2222
github,
2323
twitter,
24-
reddit,
2524
facebook
2625
}
2726
}

src/pages/about/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const AboutPage = () => {
2525
site {
2626
siteMetadata {
2727
github,
28-
reddit,
2928
}
3029
}
3130
}`);

0 commit comments

Comments
 (0)