Skip to content

Commit 2255606

Browse files
committed
Minor
1 parent b01547e commit 2255606

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

public/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import type {
88
import { LinkPreset } from "./types/config";
99

1010
export const siteConfig: SiteConfig = {
11-
title: "Boku no Sekai",
12-
subtitle: "",
11+
title: "sahuang's blog",
12+
subtitle: "Boku no Sekai",
1313
lang: "en", // Language code, e.g. 'en', 'zh_CN', 'ja', etc.
1414
themeColor: {
1515
hue: 125, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345

0 commit comments

Comments
 (0)