add syncthing on EN page

This commit is contained in:
Valère 2023-01-20 19:11:37 +01:00
parent 5953b5fa20
commit 34f05100c7
7 changed files with 20 additions and 2 deletions

View File

@ -338,6 +338,25 @@
<a href="https://element.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">element.hostux.net</a>
</div>
</div>
<!-- Syncthing -->
<div class="card">
<div class="card-header">
<h5>
Syncthing Relay
<img class="service-img" src="/static/img/syncthing.png" alt="syncthing">
</h5>
</div>
<div class="card-body">
<p class="my-2">
Syncthing is a free, open-source, peer-to-peer, continuous file synchronization
program that works across multiple devices.
</p>
</div>
<div class="card-footer">
<a href="https://syncthing.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">syncthing.hostux.net</a>
</div>
</div>
<!-- Piped -->
<div class="card">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -9,12 +9,11 @@
<meta property="og:title" content="Hostux">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hostux.network/en/syncthing.html">
<meta property="og:url" content="https://hostux.network/fr/syncthing.html">
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
<link rel="stylesheet" href="/static/css/app.css">
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
<link rel="shortcut icon" href="/favicon.ico">
</head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB