update crew list
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
BIN
public/img/avatars/loudar.jpg
Normal file
After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
@ -52,7 +52,7 @@
|
|||
|
||||
<div id="crew-list">
|
||||
<div class="crew-item">
|
||||
<img src="/img/avatars/ari.jpg" alt="ari melody photo" class="avatar" width=64 height=64>
|
||||
<img src="/img/avatars/arispacegirl.jpg" alt="ari melody photo" class="avatar" width=64 height=64>
|
||||
<div class="crew-info">
|
||||
<h3>ari</h3>
|
||||
<p><a href="https://arimelody.space" class="handle">@arispacegirl</a></p>
|
||||
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="crew-item">
|
||||
<img src="/img/avatars/mae.jpg" alt="vimae photo" class="avatar" width=64 height=64>
|
||||
<img src="/img/avatars/vimae.jpg" alt="vimae photo" class="avatar" width=64 height=64>
|
||||
<div class="crew-info">
|
||||
<h3>mae</h3>
|
||||
<p><a href="https://mae.wtf" class="handle">@vimae</a></p>
|
||||
|
@ -91,7 +91,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="crew-item">
|
||||
<img src="/img/avatars/julia.png" alt="julia photo" class="avatar" width=64 height=64>
|
||||
<img src="/img/avatars/karakara.png" alt="julia photo" class="avatar" width=64 height=64>
|
||||
<div class="crew-info">
|
||||
<h3>julia</h3>
|
||||
<p><a href="https://insertdomain.name" class="handle">@karakara</a></p>
|
||||
|
@ -102,6 +102,19 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="crew-item">
|
||||
<img src="/img/avatars/loudar.jpg" alt="alex photo" class="avatar" width=64 height=64>
|
||||
<div class="crew-info">
|
||||
<h3>alex</h3>
|
||||
<p><a href="https://illegal.trading" class="handle">@loudar</a></p>
|
||||
<div class="crew-tags">
|
||||
<span class="crew-tag">he/they</span>
|
||||
<span class="crew-tag">developer</span>
|
||||
<span class="crew-tag">musician</span>
|
||||
<span class="crew-tag">artist</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|