Skip to content

Commit

Permalink
Merge pull request #171 from edoardottt/devel
Browse files Browse the repository at this point in the history
new website
  • Loading branch information
edoardottt authored Nov 10, 2024
2 parents c806195 + 6e6e61a commit a4be6cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion pkg/output/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a4be6cf

Please sign in to comment.