@@ -84,6 +84,9 @@ We should probably add our site to the repository. And that website is pretty b
Then add our site and commit:
```
+git add *
+git commit -m'added a hugo site'
+git push
## site setup