mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Update about.erb
profile images were broken. update image paths
This commit is contained in:
parent
328befa3a7
commit
cd4c9ffe28
1 changed files with 4 additions and 18 deletions
|
@ -49,40 +49,26 @@
|
|||
<div class="row txt-Center">
|
||||
<div class="col col-33">
|
||||
<a href="http://t.co/vmyU09oYC7" title="Visit Kyle's Website">
|
||||
<img src="https://si0.twimg.com/profile_images/378800000121798049/704971e82f39a40a931a65321a1992c4.jpeg" alt="kyle drake" class="pic-Rounded" />
|
||||
<img src="https://0.gravatar.com/avatar/62a43048a3c2c688654274abdc0ecb9c?d=https%3A%2F%2Fidenticons.github.com%2Ffde07ba82b25f95afa9d080819f95717.png&r=x&s=440" alt="kyle drake" class="pic-Rounded" />
|
||||
</a>
|
||||
<br />
|
||||
<a href="https://twitter.com/kyledrake" title="Follow me on Twitter" class="eps">Kyle Drake</a>
|
||||
</div>
|
||||
<div class="col col-33">
|
||||
<a href="http://t.co/e1x1XoD2qi" title="Visit Victoria's Website">
|
||||
<img src="https://si0.twimg.com/profile_images/2279466871/rqsa3yc6xqubsnexq30r.jpeg" alt="Victoria Wang" class="pic-Rounded" />
|
||||
<img src="https://1.gravatar.com/avatar/2b577f8b3e5ab79bc927ed5185c0eae0?d=https%3A%2F%2Fidenticons.github.com%2Fe03006819f4a835afa237716f6701c95.png&r=x&s=440" alt="Victoria Wang" class="pic-Rounded" />
|
||||
</a>
|
||||
<br />
|
||||
<a href="https://twitter.com/violasong" title="Follow me on Twitter" class="eps">Victoria Wang</a>
|
||||
</div>
|
||||
<div class="col col-33">
|
||||
<a href="http://www.scottohara.me/" title="Visit Scott's Website">
|
||||
<img src="https://si0.twimg.com/profile_images/1740077575/asdf.jpg" alt="Scott O'Hara" class="pic-Rounded" />
|
||||
<a href="http://scottohara.me/" title="Visit Scott's Website">
|
||||
<img src="https://0.gravatar.com/avatar/6ade16e6184b3efb573ee91255ff7abe?d=https%3A%2F%2Fidenticons.github.com%2Fa6362986538cdcb93a8b04f6c3f66b5e.png&r=x&s=440" alt="Scott O'Hara" class="pic-Rounded" />
|
||||
</a>
|
||||
<br />
|
||||
<a href="https://twitter.com/scottohara" title="Follow me on Twitter" class="eps">Scott O'Hara</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- other contributors
|
||||
<div class="row txt-Center">
|
||||
<div class="col col-33">
|
||||
|
||||
</div>
|
||||
<div class="col col-33">
|
||||
|
||||
</div>
|
||||
<div class="col col-33">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue