diff options
author | Alexandre Jesus <adbjesus@gmail.com> | 2023-03-05 17:25:43 +0000 |
---|---|---|
committer | Alexandre Jesus <adbjesus@gmail.com> | 2023-03-05 17:25:43 +0000 |
commit | c1989257bd9840010e18565e06197bd94763d42b (patch) | |
tree | 46daf5496caca75e33c04a05395e881728b2f417 /config.toml | |
parent | 2bcda9da591fcf1689a93e9657c6e218031e42f0 (diff) | |
download | adbjesus.com-c1989257bd9840010e18565e06197bd94763d42b.tar.gz adbjesus.com-c1989257bd9840010e18565e06197bd94763d42b.zip |
Update website contents, and flake
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 364a4e2..99ece1f 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "https://adbjesus.com" -title = "Alexandre D. B. Jesus" +title = "Alexandre Jesus (@adbjesus)" compile_sass = true |