From 1f56815bd26aefc34a449a11009891df647e4ff0 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:40:55 -0800 Subject: [PATCH] fix: remove text-skew from post excerpt text --- src/_includes/layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/layouts/post.html b/src/_includes/layouts/post.html index 27f249b..d4a2fc5 100644 --- a/src/_includes/layouts/post.html +++ b/src/_includes/layouts/post.html @@ -7,7 +7,7 @@ layout: "layouts/base"
{{ format(page.date) }}

{{ title }}

-

{{ excerpt }}

+

{{ excerpt }}