diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-29 15:23:37 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-29 15:23:37 +0100 |
| commit | ee0a8b0dc6b247e5075a0054b6cd3f400cf52a81 (patch) | |
| tree | 7de898dacc8fc64f57043feb8f538f5bb759446e /templates/base.html | |
| parent | ebf3ecc19901a9acabc358845ba73057a04fa8f8 (diff) | |
| download | mitjafelicijan.com-ee0a8b0dc6b247e5075a0054b6cd3f400cf52a81.tar.gz | |
Changed default email to gmail one
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 42dd6ff..da4aeb3 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -185,7 +185,7 @@ | |||
| 185 | <p><big><strong>Want to comment or have something to add?</strong></big></p> | 185 | <p><big><strong>Want to comment or have something to add?</strong></big></p> |
| 186 | <p> | 186 | <p> |
| 187 | You can write me an email | 187 | You can write me an email |
| 188 | at <a href="mailto:m@mitjafelicijan.com">m@mitjafelicijan.com</a> or | 188 | at <a href="mailto:mitja.felicijan@gmail.com">mitja.felicijan@gmail.com</a> or |
| 189 | catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. | 189 | catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. |
| 190 | </p> | 190 | </p> |
| 191 | <hr> | 191 | <hr> |
