Skip to content

Commit d6b02b4

Browse files
Update team.md
1 parent b5e6289 commit d6b02b4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/team.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ date = 2024-10-20T15:12:37+02:00
77

88
<div class="ui grid responsive team-profile">
99
<div class="two wide column profile-container">
10-
<img src="/img/profiles/William-Ragstad.jpg" class="md-img profile">
10+
<img src="/img/profiles/William-Ragstad.jpg" alt="William" class="md-img profile">
1111
</div>
1212
<div class="fourteen wide column">
1313

1414
## William Rågstad
15+
1516
Founder and lead architect of the Lento programming language.
1617
He designed the language in late 2020, and was initially working on the first version of the official release including an interpreter and CLI.
1718
[Twitter](https://twitter.com/WilliamRagstad).
@@ -24,15 +25,16 @@ Because Lento is an open-source project, the primary driving force comes from th
2425

2526
Do you want to appear in this list and to support the Lento project? [Visit the repository on Github](https://github.com/Lento-lang)!
2627

27-
# Significant influencers
28+
# Significant Influencers
2829

2930
<div class="ui grid responsive team-profile">
3031
<div class="two wide column profile-container">
31-
<img src="/img/profiles/Mike-Samuels.jpg" class="md-img profile">
32+
<img src="/img/profiles/Mike-Samuels.jpg" alt="Mike" class="md-img profile">
3233
</div>
3334
<div class="fourteen wide column">
3435

3536
## Mike Samuels
37+
3638
As a programming language expert and researcher since many years and Google employee. Mike has provided invaluable suggestions and advice on Lento's language design and implementation. [Twitter](https://twitter.com/mvsamuel).
3739
</div>
3840
</div>
@@ -43,4 +45,4 @@ Last but certainly not least, we thank our extremely generous supporters and don
4345

4446
Are you not yet supporting this project but want to? Consider becoming a monthly sponsor using the button below.
4547

46-
<a href="https://github.com/sponsors/WilliamRagstad" target="_blank"><img src="/img/github_sponsor_button.png" height="65"></a>
48+
<a href="https://github.com/sponsors/WilliamRagstad" target="_blank"><img src="/img/github_sponsor_button.png" alt="sponsor" height="65"></a>

0 commit comments

Comments
 (0)