logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 034e8e4ceb9e2db07c1434e193fa6c6a8f20608b
parent d7ff1d05f1143b3094d77048513bd2cb36ece457
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  1 Jun 2023 13:04:03 +0200

notes_index.pm: Fix copyright email

Diffstat:

Mnotes_index.pm2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notes_index.pm b/notes_index.pm @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me> +# Copyright 2023 Haelwenn (lanodan) Monnier <contact+blog@hacktivis.me> # SPDX-License-Identifier: MIT # Gentoo: dev-perl/URI