From 642cb78e80f433bee5e832b53889747f8af4fc49 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 1 Oct 2020 21:16:49 -0500 Subject: [PATCH] Make homepage post title a link --- public | 2 +- src/pages/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public b/public index 3eea886..e90318a 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit 3eea8865d2da9651530aa43752fd8fccbc76289b +Subproject commit e90318a454414baad2dbbc8fbea87883f429f6c5 diff --git a/src/pages/index.js b/src/pages/index.js index f241bc8..077aed0 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -16,7 +16,7 @@ export default function Home({ data }) { return (
-

{post.frontmatter.title}

+

{post.frontmatter.title}