Replaced owncloud with nextcloud.
Also switched nextcloud and mastodon, for the mastodon logo looks better on the color of the first tile.
This commit is contained in:
parent
815ba202c1
commit
4548d86c4d
BIN
img/nextcloud.png
Normal file
BIN
img/nextcloud.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
img/owncloud.png
BIN
img/owncloud.png
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB |
16
index.html
16
index.html
@ -47,10 +47,10 @@
|
||||
<h2>Services proposés</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://nuage.delire.party/">
|
||||
<img src="img/owncloud.png" alt="Logo de OwnCloud" />
|
||||
<span class="name">OwnCloud</span>
|
||||
<span class="url">nuage.delire.party</span>
|
||||
<a href="https://tutut.delire.party/">
|
||||
<img src="img/mastodon.png" alt="Logo de Mastodon" />
|
||||
<span class="name">Mastodon</span>
|
||||
<span class="url">tutut.delire.party</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -61,10 +61,10 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://tutut.delire.party/">
|
||||
<img src="img/mastodon.png" alt="Logo de Mastodon" />
|
||||
<span class="name">Mastodon</span>
|
||||
<span class="url">tutut.delire.party</span>
|
||||
<a href="https://nuage.delire.party/">
|
||||
<img src="img/nextcloud.png" alt="Logo de NextCloud" />
|
||||
<span class="name">NextCloud</span>
|
||||
<span class="url">nuage.delire.party</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
Loading…
Reference in New Issue
Block a user