Skip to content

Commit e6a2dfb

Browse files
authored
Update siteMetadata.js
1 parent c93cfaf commit e6a2dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/siteMetadata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/** @type {import("pliny/config").PlinyConfig } */
22
const siteMetadata = {
3-
title: 'ENDzZ's Blog',
3+
title: "ENDzZ's Blog",
44
author: 'ENDzZ',
5-
headerTitle: 'ENDzZ's Blog',
5+
headerTitle: "ENDzZ's Blog",
66
description: 'Check the latest of me here.',
77
language: 'en-us',
88
theme: 'system', // system, dark or light

0 commit comments

Comments
 (0)