mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
rename archive to spotlights
This commit is contained in:
@@ -18,7 +18,7 @@ const Archive: FC<any> = ({ data }) => {
|
||||
<SEO title={title} description={excerpt} />
|
||||
<Header
|
||||
relativePath={relativePath}
|
||||
basePath="/archives"
|
||||
basePath="/spotlights"
|
||||
title={title}
|
||||
authors={fields.authors}
|
||||
createdAt={frontmatter.created_at}
|
||||
|
||||
Reference in New Issue
Block a user