diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:52:05 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:52:05 +0900 |
| commit | 12b09b548ec4ba2e270b6e31dcfd0cdf2679987b (patch) | |
| tree | a84c58715ab9d4ecbd880666dabc6c966c0b1b4b /config.toml | |
| download | nsfisis.github.io-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.tar.gz nsfisis.github.io-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.tar.zst nsfisis.github.io-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.zip | |
initial commit
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..f77b0f2 --- /dev/null +++ b/config.toml @@ -0,0 +1,4 @@ +baseURL = "http://nsfisis.github.io" +languageCode = "ja-JP" +title = "5757777" +theme = "paper" |
