diff options
| author | Baitinq <[email protected]> | 2022-08-01 00:31:31 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 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:[email protected]" + url = "mailto:[email protected]" [menu] [[menu.main]] |