From d8659025280e67410e224365eb11adca8e377970 Mon Sep 17 00:00:00 2001 From: Katy DeCorah Date: Thu, 14 Dec 2023 20:35:05 -0500 Subject: [PATCH] Add anchors to homepage --- _layouts/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/home.html b/_layouts/home.html index 289ce00..8c725b0 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -4,7 +4,7 @@
-

Recent posts

+

Recent posts

    {% for post in site.posts limit:5 %}
  • @@ -24,7 +24,7 @@

    Older posts

-

About

+

About

{% include about-me.html %}

This site is built with @@ -32,7 +32,7 @@

About

katydecorah/theme and published with GitHub pages.

-

Now reading

+

Now reading

{% assign nowReading = site.data['now-reading'] %}