diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-08-01 00:31:31 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-08-01 00:31:31 +0200 |
commit | d910d0901615651eb748f196fa355d708e5f5324 (patch) | |
tree | 217affe85e9d792e71bff85b2f6c52f417fb50fb | |
parent | Move home index.md to _index.md (diff) | |
download | baitinq.ml-d910d0901615651eb748f196fa355d708e5f5324.tar.gz baitinq.ml-d910d0901615651eb748f196fa355d708e5f5324.tar.bz2 baitinq.ml-d910d0901615651eb748f196fa355d708e5f5324.zip |
Add contact email
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 2b494cb..9d55600 100644 --- a/config.toml +++ b/config.toml @@ -34,7 +34,7 @@ theme = "researcher" [[params.socialIcons]] icon = "fas fa-envelope" title = "E-mail" - url = "mailto:mail@example.com" + url = "mailto:manuelpalenzuelamerino@gmail.com" [menu] [[menu.main]] |