Skip to content

Commit 32a216c

Browse files
committed
update readme
1 parent e940d7c commit 32a216c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# codetswana.github.io
22

3-
This is the static site content for codetswana.com.
3+
This is the static site for codetswana.com.
44

5-
It uses [Jekyll](http://jekyllrb.com/) and is hosted on [Github Pages](https://pages.github.com/).
5+
It is powered by [Jekyll](http://jekyllrb.com/) and is hosted on [Github Pages](https://pages.github.com/).
66

77
To make modifications, ensure you are an administrator for the [Codetswana Github Group](https://github.com/codetswana/),
88
clone the repository locally:
@@ -18,4 +18,4 @@ vim index.html
1818
git add index.html
1919
git commit -m 'update homepage'
2020
git push origin master
21-
```
21+
```

0 commit comments

Comments
 (0)