Remove Immich from Private Services
This commit is contained in:
parent
9f3888c90c
commit
f5cf0a3fd5
16
index.html
16
index.html
|
|
@ -354,22 +354,6 @@
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="/services/immich.html" class="service-card private" target="_blank" rel="noopener">
|
||||
<div class="service-glow"></div>
|
||||
<div class="service-icon" style="--icon-color: #ad5c5c; font-size: 28px;">🖼️</div>
|
||||
<h3 class="service-name">Immich</h3>
|
||||
<p class="service-desc">Self-hosted photo and video backup solution</p>
|
||||
<div class="service-status checking">
|
||||
<span class="status-dot"></span>
|
||||
<span class="status-text">Checking...</span>
|
||||
</div>
|
||||
<div class="service-arrow">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<path d="M7 17L17 7M17 7H7M17 7V17"/>
|
||||
</svg>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="/services/portainer.html" class="service-card private" target="_blank" rel="noopener">
|
||||
<div class="service-glow"></div>
|
||||
<div class="service-icon" style="--icon-color: #13b6a6; font-size: 28px;">🐳</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue