Remove dead badges/, change one
Removed the zayd, nyx, and tobskep badge, and changed the fsky one to a newer one.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB |
BIN
src/static/images/buttons/fsky_night.png
Normal file
BIN
src/static/images/buttons/fsky_night.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 236 B |
Binary file not shown.
|
Before Width: | Height: | Size: 237 B |
@@ -30,9 +30,6 @@
|
||||
<a href="https://unpato.neocities.org/" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/unpato.png') }}" alt="Unpato writing button" />
|
||||
</a>
|
||||
<a href="https://tobskep.com/" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/tobskep.gif') }}" alt="Tobskep button" />
|
||||
</a>
|
||||
<a href="https://eclipse.cx" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/eclipsecx.png') }}" alt="Eclipse Community button" />
|
||||
</a>
|
||||
@@ -49,7 +46,7 @@
|
||||
<img src="{{ url_for('static', filename='images/buttons/xameren.png') }}" alt="Xameren button" />
|
||||
</a>
|
||||
<a href="https://fsky.io" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/fsky.png') }}" alt="FSKY.io button" />
|
||||
<img src="{{ url_for('static', filename='images/buttons/fsky_night.png') }}" alt="FSKY.io button" />
|
||||
</a>
|
||||
<a href="https://ari.lt/" title="ari-web badge" rel="noopener noreferrer" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/ari.png') }}" alt="ari-web badge" />
|
||||
@@ -57,9 +54,6 @@
|
||||
<a href="https://telepath.im" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/telepath.png') }}" alt="Telepath.im button" />
|
||||
</a>
|
||||
<a href="https://nyx.everypizza.im" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/nyx.png') }}" alt="Nyx everypizza button" />
|
||||
</a>
|
||||
<a href="https://aleksey-kon-games.fsky.io/" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/aleksey.png') }}" alt="Aleksey Kon Games button" />
|
||||
</a>
|
||||
@@ -69,9 +63,6 @@
|
||||
<a href="https://vaporwavefox.neocities.org" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/trace.png') }}" alt="Trace button" />
|
||||
</a>
|
||||
<a href="https://zayd.fsky.io" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/zayd.png') }}" alt="Zayd button" />
|
||||
</a>
|
||||
<a href="https://authenyo.xyz" target="_blank">
|
||||
<img src="{{ url_for('static', filename='images/buttons/authen.gif') }}" alt="Authen button" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user