From 8c2948e788cb7ec8499cff3b926e091a1d36c964 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Tue, 25 Apr 2023 11:49:48 +0200 Subject: Change domain name --- .DS_Store | Bin 6148 -> 6148 bytes doc/404.html | 2 +- doc/index.html | 6 +++--- go.mod | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.DS_Store b/.DS_Store index 4eb07f1..27b13e6 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/doc/404.html b/doc/404.html index 5443375..d4e6678 100644 --- a/doc/404.html +++ b/doc/404.html @@ -18,7 +18,7 @@ - + diff --git a/doc/index.html b/doc/index.html index ed7f122..1af5515 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,12 +24,12 @@ - + - + @@ -184,7 +184,7 @@

© 2023

diff --git a/go.mod b/go.mod index f1ea80f..8cd420f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module go.nicolaspl.com/clawflake +module go.nc0.fr/clawflake go 1.19 -- cgit v1.2.3