feat: change title path appearance
This commit is contained in:
parent
534abd91e3
commit
4abfef69d3
4 changed files with 15 additions and 6 deletions
4
src/config.ts
Normal file
4
src/config.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export const siteConfig = {
|
||||
title: '/var/log/mercury',
|
||||
description: 'A blog about software development, technology, and life.',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue