diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index d221eaa..3aaf028 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,9 @@ timeZone = "Asia/Tokyo" title = "REPL: Rest-Eat-Program Loop" theme = "mypaper" +[author] +name = "nsfisis" + [taxonomies] tag = "tags" |
