Skip to content

Commit add0b3f

Browse files
feat: update intranet links
1 parent 6f1a90d commit add0b3f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

public/intranet.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h2 class="section-title">Server Resources</h2>
301301
<!-- Server Section -->
302302
<div class="grid">
303303
<a
304-
href="http://192.168.68.120:8080/"
304+
href="http://192.168.68.128:8080/"
305305
target="_blank"
306306
class="card placeholder"
307307
>
@@ -341,7 +341,7 @@ <h2>Home Assistant</h2>
341341
</a>
342342

343343
<a
344-
href="http://192.168.68.120:32400/web/"
344+
href="http://192.168.68.128:32400/web/"
345345
target="_blank"
346346
class="card placeholder"
347347
>
@@ -361,7 +361,7 @@ <h2>Plex</h2>
361361
</a>
362362

363363
<a
364-
href="http://192.168.68.120:2283/"
364+
href="http://192.168.68.128:2283/"
365365
target="_blank"
366366
class="card placeholder"
367367
>
@@ -384,7 +384,7 @@ <h2>Immich (Google Photos)</h2>
384384
</a>
385385

386386
<a
387-
href="http://192.168.68.120:2284/"
387+
href="http://192.168.68.128:2284/"
388388
target="_blank"
389389
class="card placeholder"
390390
>
@@ -671,22 +671,22 @@ <h2>Sure</h2>
671671
</a>
672672

673673
<a
674-
href="http://192.168.68.121:3400/"
674+
href="http://192.168.68.128:5000/"
675675
target="_blank"
676676
class="card placeholder"
677677
>
678678
<div
679679
class="card-header"
680680
data-bg
681681
style="
682-
--card-bg-image: url(&quot;https://images.unsplash.com/photo-1634222691208-562de2500f76?q=80&w=1074&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&quot;);
682+
--card-bg-image: url(&quot;https://images.unsplash.com/photo-1620969427101-7a2bb6d83273?q=80&w=1171&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&quot;);
683683
"
684684
>
685-
<div class="card-icon">🪙</div>
685+
<div class="card-icon">🧳</div>
686686
</div>
687687
<div class="card-content">
688-
<h2>Twenty</h2>
689-
<p>Open source CMS in a modern UI.</p>
688+
<h2>LibreTranslate (Google Translate)</h2>
689+
<p>Local translation for many languages with API access.</p>
690690
</div>
691691
</a>
692692

0 commit comments

Comments
 (0)