Skip to content

Commit f739e20

Browse files
author
GitHub Actions
committed
Updated website (automated commit)
1 parent f50136e commit f739e20

5 files changed

Lines changed: 42 additions & 9 deletions

File tree

_sources/team.rst.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,23 @@ is guided by the following core team:
9292
</div>
9393

9494

95+
.. raw:: html
96+
97+
<div class="team-member">
98+
<a href="https://github.com/matthew-brett" class="team-member-name">
99+
<div class="team-member-photo">
100+
<img
101+
src="https://avatars.githubusercontent.com/u/67612?v=4&s=60"
102+
loading="lazy"
103+
alt="Avatar picture of @matthew-brett"
104+
/>
105+
</div>
106+
Matthew Brett
107+
</a>
108+
<div class="team-member-handle">@matthew-brett</div>
109+
</div>
110+
111+
95112
.. raw:: html
96113

97114
<div class="team-member">

_static/basic.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -741,14 +741,6 @@ abbr, acronym {
741741
cursor: help;
742742
}
743743

744-
.translated {
745-
background-color: rgba(207, 255, 207, 0.2)
746-
}
747-
748-
.untranslated {
749-
background-color: rgba(255, 207, 207, 0.2)
750-
}
751-
752744
/* -- code displays --------------------------------------------------------- */
753745

754746
pre {

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,18 @@ <h1>Our Team<a class="headerlink" href="#our-team" title="Link to this heading">
294294
Lars Grüter
295295
</a>
296296
<div class="team-member-handle">@lagru</div>
297+
</div><div class="team-member">
298+
<a href="https://github.com/matthew-brett" class="team-member-name">
299+
<div class="team-member-photo">
300+
<img
301+
src="https://avatars.githubusercontent.com/u/67612?v=4&s=60"
302+
loading="lazy"
303+
alt="Avatar picture of @matthew-brett"
304+
/>
305+
</div>
306+
Matthew Brett
307+
</a>
308+
<div class="team-member-handle">@matthew-brett</div>
297309
</div><div class="team-member">
298310
<a href="https://github.com/mkcor" class="team-member-name">
299311
<div class="team-member-photo">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

team.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,18 @@ <h1>Our Team<a class="headerlink" href="#our-team" title="Link to this heading">
226226
Lars Grüter
227227
</a>
228228
<div class="team-member-handle">@lagru</div>
229+
</div><div class="team-member">
230+
<a href="https://github.com/matthew-brett" class="team-member-name">
231+
<div class="team-member-photo">
232+
<img
233+
src="https://avatars.githubusercontent.com/u/67612?v=4&s=60"
234+
loading="lazy"
235+
alt="Avatar picture of @matthew-brett"
236+
/>
237+
</div>
238+
Matthew Brett
239+
</a>
240+
<div class="team-member-handle">@matthew-brett</div>
229241
</div><div class="team-member">
230242
<a href="https://github.com/mkcor" class="team-member-name">
231243
<div class="team-member-photo">

0 commit comments

Comments
 (0)