From a6e397f50b2bed72d448f5bd3e61dd3762169726 Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Wed, 8 Dec 2021 13:39:31 -0800 Subject: [PATCH] Update source code URL --- scope.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scope.toml b/scope.toml index 8811a46..78b32da 100644 --- a/scope.toml +++ b/scope.toml @@ -5,7 +5,7 @@ [site] name = "Scope" baseURL = "http://localhost:8080" - sourceURL = "https://example.com" + sourceURL = "https://gitea.arsenm.dev/Arsen6331/scope" [search] engines = ["google", "ddg", "bing"]