mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-24 16:02:18 +00:00
formatting fix
This commit is contained in:
parent
234c981e9a
commit
dce23b3298
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
baseURL = "https://runtimeterror.dev"
|
baseURL = "https://runtimeterror.dev"
|
||||||
theme = [ "hugo-cloak-email", "risotto"]
|
theme = ["hugo-cloak-email", "risotto"]
|
||||||
title = "runtimeterror"
|
title = "runtimeterror"
|
||||||
author = "ops"
|
author = "ops"
|
||||||
copyright = "© 2018-2023 [runtimeterror](https://runtimeterror.dev)"
|
copyright = "© 2018-2023 [runtimeterror](https://runtimeterror.dev)"
|
||||||
|
|
Loading…
Reference in a new issue