mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-30 00:07:36 +01:00
fix: several fixes to improve ahrefs site score
This commit is contained in:
@@ -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" ? (
|
||||
|
||||
Reference in New Issue
Block a user