fix: several fixes to improve ahrefs site score

This commit is contained in:
2023-10-04 23:52:29 +02:00
parent 0e0d470ef5
commit 8245e1f0d8
11 changed files with 22 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ const Author = () => {
<div className={styles.author}>
<p className={styles.bio}>
Written by:{" "}
<a href="/pages/about">
<a href="/pages/about/">
<strong>{author.name}</strong>
</a>
{typeof window !== "undefined" ? (