We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e940d7c commit 32a216cCopy full SHA for 32a216c
readme.md
@@ -1,8 +1,8 @@
1
# codetswana.github.io
2
3
-This is the static site content for codetswana.com.
+This is the static site for codetswana.com.
4
5
-It uses [Jekyll](http://jekyllrb.com/) and is hosted on [Github Pages](https://pages.github.com/).
+It is powered by [Jekyll](http://jekyllrb.com/) and is hosted on [Github Pages](https://pages.github.com/).
6
7
To make modifications, ensure you are an administrator for the [Codetswana Github Group](https://github.com/codetswana/),
8
clone the repository locally:
@@ -18,4 +18,4 @@ vim index.html
18
git add index.html
19
git commit -m 'update homepage'
20
git push origin master
21
-```
+```
0 commit comments