From 7a8f76a95ff103b84c2acfa14b7ba9b240bea316 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Duje=20Mihanovi=C4=87?= <duje.mihanovic@skole.hr>
Date: Mon, 18 Nov 2024 16:21:34 +0100
Subject: [PATCH] repo: https -> http

---
 content/repo/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/repo/index.md b/content/repo/index.md
index 749c216..64e67b7 100644
--- a/content/repo/index.md
+++ b/content/repo/index.md
@@ -6,7 +6,7 @@ I host my own Artix Linux repo.
 
 ```
 [dujem]
-Server = https://artix.dujemihanovic.xyz/$repo/$arch
+Server = http://artix.dujemihanovic.xyz/$repo/$arch
 ```
 
 **Privacy notice**: Accesses to the subdomain `artix.dujemihanovic.xyz` are
-- 
2.39.5