diff --git a/README.md b/README.md index d18a7ed..b8532dc 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,4 @@ License 📝 ------- This repository is under [GNU General Public License v3.0](https://github.com/edoardottt/longtongue/blob/main/LICENSE). -[edoardoottavianelli.it](https://www.edoardoottavianelli.it) to contact me. +[edoardottt.com](https://edoardottt.com) to contact me. diff --git a/index.md b/index.md index 535d223..fbfccf3 100644 --- a/index.md +++ b/index.md @@ -81,4 +81,4 @@ License 📝 ------- This repository is under [GNU General Public License v3.0](https://github.com/edoardottt/longtongue/blob/main/LICENSE). -[edoardoottavianelli.it](https://www.edoardoottavianelli.it) to contact me. +[edoardottt.com](https://edoardottt.com) to contact me. diff --git a/longtongue.py b/longtongue.py index 2d75836..661a285 100644 --- a/longtongue.py +++ b/longtongue.py @@ -7,7 +7,7 @@ [Author] Edoardo Ottavianelli edoardottt - - edoardoottavianelli.it + - edoardottt.com - github.com/edoardottt [License] @@ -77,7 +77,7 @@ def banner(): print(r" |___/ |___/ ") print("") print(" + github.com/edoardottt/longtongue") - print(" + edoardottt ~ edoardoottavianelli.it") + print(" + edoardottt ~ edoardottt.com") print(" + GPLv3 License") print("------------------------")