aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-06-11 15:30:13 +0530
committeraditya <bluenerd@protonmail.com>2023-06-11 15:30:13 +0530
commit56c388987123d1dd4f2e313c7ec0eaea49b94493 (patch)
tree356815ae694cdd756848a92b55051932eef519c5
parentf5ce22ea6460fc1c29728372ebad3f50d1c1b9ba (diff)
update remote URL README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 78307a9..b93572d 100644
--- a/README.md
+++ b/README.md
@@ -57,13 +57,13 @@ See [issue #210](https://github.com/victoriadrake/hugo-theme-introduction/issues
Run from the root of your Hugo site:
```sh
-git clone https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
+git clone https://gitea.adityakumar.xyz/aditya/hugo-theme-introduction.git themes/introduction
```
Alternatively, you can include this repository as a [git submodule](https://git-scm.com/docs/gitsubmodules). This makes it easier to update this theme if you have your Hugo site in git as well:
```sh
-git submodule add https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
+git submodule add https://gitea.adityakumar.xyz/aditya/hugo-theme-introduction.git themes/introduction
```
## Preview the theme