Update config.

- move to erico.dev
- remove twitter (I don't really use it)
- add self-hosted gitea (only holds gh mirrors for now)
This commit is contained in:
Érico Nogueira 2021-10-10 03:48:42 -03:00
parent 2e74fe1d92
commit 26d3f5c91a
1 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
baseURL = "http://ericonr.github.io/"
baseURL = "https://erico.dev"
languageCode = "en-us"
title = "Érico's place"
theme = "smol"
@ -29,8 +29,7 @@ publishdir = "dist"
name = "Github"
url = "https://github.com/ericonr"
weight = 1
[[menu.footer]]
name = "Twitter"
url = "https://twitter.com/JumpingUnicorn3"
weight = 2
[[menu.footer]]
name = "Gitea"
url = "https://git.erico.dev"
weight = 1