From 557a0bd65c545f16736ddf428e636f48d31f7377 Mon Sep 17 00:00:00 2001 From: LingDocs <71590811+lingdocs@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:58:42 +0400 Subject: [PATCH] add subreddit --- src/components/layout.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/layout.js b/src/components/layout.js index 7665a25..1abe5c0 100644 --- a/src/components/layout.js +++ b/src/components/layout.js @@ -37,6 +37,9 @@ const Layout = ({ location, title, children }) => {
  • YouTube
  • +
  • + Reddit +
  • Twitter
  • @@ -68,6 +71,14 @@ const Layout = ({ location, title, children }) => { +
  • + + + + + + +