mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-09-27 03:54:54 +02:00
@@ -246,4 +246,4 @@ License 📝
|
||||
-------
|
||||
|
||||
This repository is under [GNU General Public License v3.0](https://github.com/edoardottt/cariddi/blob/main/LICENSE).
|
||||
[edoardoottavianelli.it](https://www.edoardoottavianelli.it) to contact me.
|
||||
[edoardottt.com](https://edoardottt.com/) to contact me.
|
||||
|
||||
@@ -46,7 +46,7 @@ const (
|
||||
|
||||
// Banner prints the banner + version.
|
||||
func Banner() {
|
||||
links := " > github.com/edoardottt/cariddi\n > edoardoottavianelli.it\n"
|
||||
links := " > github.com/edoardottt/cariddi\n > https://edoardottt.com/\n"
|
||||
sepLine := "========================================\n"
|
||||
|
||||
bannerPart1 := banner + version + "\n\n"
|
||||
|
||||
Reference in New Issue
Block a user