From 707dc136d22c296fecc4749f1cf2ea513fb0c007 Mon Sep 17 00:00:00 2001 From: sea-house Date: Wed, 24 Jan 2024 21:04:04 +0000 Subject: [PATCH] quotes removed from .gitmodule file --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3b50874..e9eb4a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "themes/Mainroad-reddin"] path = themes/Mainroad-reddin - url = 'git@github.com:willreddin/Mainroad-reddin.git' + url = git@github.com:willreddin/Mainroad-reddin.git branch = main