Skip to content

Commit 5233344

Browse files
committed
Minor team fix
1 parent deceaf1 commit 5233344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@ <h3 class="w3-center">A description of the different use-cases supported by Raid
151151

152152
<!-- Team Section -->
153153
<div class="w3-container w3-blue-gray" style="padding:128px 16px" id="team">
154-
<h1 class="w3-center">THE TEAM</h1>
154+
<h1 class="w3-center">ORIGINAL TEAM</h1>
155155
<p class="w3-center w3-large">Core participants</p>
156156
<div class="w3-row-padding" style="margin-top:64px">
157157
<div class="w3-col l3 m6 w3-margin-bottom" style="margin:auto">
158158
<div class="w3-card">
159159
<img src="/assets/photo-david.png" alt="David" style="width:50%; margin-left:23.5%">
160160
<div class="w3-container w3-light-grey">
161161
<h3>David Bouget</h3>
162-
<p class="w3-opacity">Lead developer</p>
162+
<p class="w3-opacity">Lead developer, maintainer</p>
163163
164164
<!-- <p><button class="w3-button w3-light-grey w3-block"><i class="fa fa-envelope"></i> Contact</button></p>-->
165165
</div>

0 commit comments

Comments
 (0)