Skip to content

Commit 16b2b0f

Browse files
committed
feat: update readme
1 parent 3526f7f commit 16b2b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Basic configuration file: `./src/config.yaml`
3535

3636
```yaml
3737
site:
38-
name: 'Example'
39-
site: 'https://example.com'
38+
name: 'Web'
39+
site: 'https://typer.owenyang.top'
4040
base: '/' # Change this if you need to deploy to Github Pages, for example
4141
trailingSlash: false # Generate permalinks with or without "/" at the end
4242

0 commit comments

Comments
 (0)