You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
69
69
<imgsrc="static/nzola.jpg" class="img-thumbnail img-responsive" id="about-img" alt="Photo of Nzola" />
70
70
<divclass="medium" id="modals">
71
71
72
-
<divclass="thumbnail" rel="modal" id="info1" data-toggle="tooltip" title="more history" data-reference="modal-1-content" data-title="The foundations that led to Ascoderu">
72
+
<divclass="thumbnail" rel="modal" id="info1" data-toggle="tooltip" title="more history" data-reference="modal-1-content" data-title="The foundations that led to Ascoderu"tabindex="0">
73
73
<p>Hi, I’m Nzola Swasisa but please call me Nzola. I was born
74
74
and raised in the DRC and in 2010 I founded Ascoderu: our
75
75
canadian-congolese NGO. <em>Click to read more.</em></p>
@@ -91,7 +91,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
91
91
</div>
92
92
</div>
93
93
94
-
<divclass="thumbnail" rel="modal" id="info2" data-toggle="tooltip" title="more history" data-reference="modal-2-content" data-title="The history of Ascoderu and Lokole">
94
+
<divclass="thumbnail" rel="modal" id="info2" data-toggle="tooltip" title="more history" data-reference="modal-2-content" data-title="The history of Ascoderu and Lokole"tabindex="0">
95
95
<p>Between 2013-15 I went to Kinshasa in order to test
96
96
REC (Remote Email Center) and the proof-of-concept led to Lokole. <em>Click to read more.</em></p>
0 commit comments