mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 21:04:43 -04:00
content: Correct the SourceHut repository URL
This commit is contained in:
parent
a8cf3d28fe
commit
8217c0900f
@ -71,7 +71,7 @@ echo "/public" >> .gitignore
|
|||||||
# commit and push code to main branch
|
# commit and push code to main branch
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Initial commit"
|
git commit -m "Initial commit"
|
||||||
git remote add origin https://git.sr.ht/~<YourUsername>/<YourUsername>.srht.site.git
|
git remote add origin https://git.sr.ht/~<YourUsername>/<YourUsername>.srht.site
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user