Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
noahalorwu committed Oct 26, 2023
1 parent 9957530 commit 5966615
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _includes/our-schedules.html
Expand Up @@ -284,7 +284,7 @@ <h3><strong>{{ event.event }}</strong></h3>
const photo = talk.dataset.image;
const speaker = talk.dataset.speaker;

talkDescription.textContent = description;
// talkDescription.textContent = description;

if (speaker) {

Expand Down
2 changes: 1 addition & 1 deletion _pages/schedules.md
@@ -1,7 +1,7 @@
---
title: Schedules
layout: default
permalink: /schedules
permalink: /schedules/
redirect_from:
- /talks/schedules/
---
Expand Down
2 changes: 1 addition & 1 deletion _speakers/ruth.md
Expand Up @@ -2,7 +2,7 @@
name: "Ruth Ikegah"
github: "Ruth-ikegah"
layout: default
description: "Ruth (Nigeria) is Community Lead at CHAOSS Africa, where she works to improve the health of Open Source communities on the continent. She'll be talking about careers, and how open-source software opens doors."
description: "Ruth (Nigeria) an Open Source Consultant at Bitergia and Community Lead at CHAOSS Africa, where she works to improve the health of Open Source communities on the continent. She'll be talking about careers, and how open-source software opens doors."
mastodon:
twitter: ikegahruth
website:
Expand Down

0 comments on commit 5966615

Please sign in to comment.