From 8703f5fda4b3b2aafd051f92bee90f99e0fb3d39 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 12 Aug 2023 21:04:49 +0200 Subject: [PATCH] feat: add clickable author to series and articles --- routes/articles/[name].tsx | 8 +++++++- routes/series/[name].tsx | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/routes/articles/[name].tsx b/routes/articles/[name].tsx index eac5d3d..4bc3f00 100644 --- a/routes/articles/[name].tsx +++ b/routes/articles/[name].tsx @@ -35,7 +35,13 @@ export default function Greet(