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.
2 parents 242c0be + 235003f commit f62b82dCopy full SHA for f62b82d
README.md
@@ -2,7 +2,7 @@
2
<h1 align="center" style="bold">Open Source Community Kampala Site</h1>
3
4
<p align="center">
5
- <!-- <img src="public/uploads/tektalentlogo.png" alt="Tek Talent Africa Logo" width="200" /> -->
+ <img src="public/images/osca-logo.png" alt="OSCK Logo" width="200" />
6
</p>
7
8
@@ -221,8 +221,8 @@ jobs:
221
222
```bash
223
# Clone the repo
224
-git clone https://github.com/TekTalentAfrica/tektalentafrica.github.io.git
225
-cd tektalentafrica.github.io
+git clone https://github.com/osckampla/osckampla.github.io.git
+cd osckampla.github.io
226
227
# Install dependencies
228
npm install
0 commit comments