fix readme

This commit is contained in:
zztkm 2022-11-02 15:53:07 +09:00
parent b8917e7893
commit 7b0fcf8543

View file

@ -55,7 +55,7 @@ A static site generator
```toml ```toml
title = "Open Sea" title = "Open Sea"
description = "Takumi Tsuruta's home page" description = "Takumi Tsuruta's home page"
baseUrl = 'https://zztkm.github.io/vss/' base_url = 'https://zztkm.github.io/vss/'
``` ```
cat layouts/index.html cat layouts/index.html