We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93cfaf commit e6a2dfbCopy full SHA for e6a2dfb
data/siteMetadata.js
@@ -1,8 +1,8 @@
1
/** @type {import("pliny/config").PlinyConfig } */
2
const siteMetadata = {
3
- title: 'ENDzZ's Blog',
+ title: "ENDzZ's Blog",
4
author: 'ENDzZ',
5
- headerTitle: 'ENDzZ's Blog',
+ headerTitle: "ENDzZ's Blog",
6
description: 'Check the latest of me here.',
7
language: 'en-us',
8
theme: 'system', // system, dark or light
0 commit comments