commit 681045d161941fb05ce54e96d1d59de152ca4a55 parent 13813f40095a14fb1251c04d2c923e2da599943a Author: Christos Margiolis <christos@margiolis.net> Date: Mon, 31 Aug 2020 03:12:52 +0300 changed site address Diffstat:
M | autoblog | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autoblog b/autoblog @@ -1,6 +1,6 @@ #!/bin/sh -website="https://christosmarg.github.io" +website="https://christosmarg.xyz" author="Christos Margiolis" blogdir="blog" draftdir=".drafts"