Skip to content

Commit 075c859

Browse files
authored
Update site metadata for blog title and author
1 parent 6a5310e commit 075c859

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/siteMetadata.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/** @type {import("pliny/config").PlinyConfig } */
22
const siteMetadata = {
3-
title: 'Next.js Starter Blog',
4-
author: 'Tails Azimuth',
5-
headerTitle: 'TailwindBlog',
3+
title: 'ENDlezZenith Blog',
4+
author: 'Michael Zhou',
5+
headerTitle: 'ENDlezZenith Blog',
66
description: 'A blog created with Next.js and Tailwind.css',
77
language: 'en-us',
88
theme: 'system', // system, dark or light

0 commit comments

Comments
 (0)