Skip to content

Commit ea3c287

Browse files
committed
save aboutsite changes
1 parent e208335 commit ea3c287

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Home
33
email: everythingopensource@gmail.com
44
description: >-
55
Official website to document all activities happening in the everything open source community
6-
baseurl: "" # the subpath of your site, e.g. /blog
6+
baseurl: "everythingopensource" # the subpath of your site, e.g. /blog
77
url: "" # the base hostname & protocol for your site, e.g. http://example.com
88
twitter_username: jekyllrb
99

_includes/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div id="about">
1+
<section id="about">
22
<div class="p-3">
33
<h1>Mission</h1>
44
<p>Bridging the digital divide, promoting entrepreneurship, and fostering a thriving Open Source ecosystem in Africa</p>
@@ -8,4 +8,4 @@ <h1>Vision</h1>
88
<p>To create a future where open source software is embraced and accessible across Africa, integrating African languages and cultures. We envision a continent where open source drives local innovation, bridges digital gaps, and fosters sustainable development.
99
We empower Africans to shape their digital future and contribute to the global open source community through collaboration and inclusive participation.</p>
1010
</div>
11-
</div>
11+
</section>

0 commit comments

Comments
 (0)