added vault warden
This commit is contained in:
+9
-9
@@ -124,40 +124,40 @@
|
||||
</header>
|
||||
|
||||
<main class="grid-container">
|
||||
<a href="http://jellyfin.easye.me/" class="card">
|
||||
<a href="https://jellyfin.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/jellyfin.svg" alt="Jellyfin Icon" class="icon">
|
||||
<h2>Jellyfin</h2>
|
||||
<p>Movies & TV Shows</p>
|
||||
</a>
|
||||
|
||||
<a href="http://navidrome.easye.me/" class="card">
|
||||
<a href="https://navidrome.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/navidrome.svg" alt="Navidrome Icon" class="icon">
|
||||
<h2>Navidrome</h2>
|
||||
<p>Music Streaming</p>
|
||||
</a>
|
||||
|
||||
<a href="http://immich.easye.me/" class="card">
|
||||
<a href="https://immich.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/immich.svg" alt="Immich Icon" class="icon">
|
||||
<h2>Immich</h2>
|
||||
<p>Photo Management</p>
|
||||
</a>
|
||||
|
||||
<a href="http://gitea.easye.me/" class="card">
|
||||
<a href="https://gitea.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/gitea.svg" alt="Gitea Icon" class="icon">
|
||||
<h2>Gitea</h2>
|
||||
<p>Code & Git Repos</p>
|
||||
</a>
|
||||
|
||||
<a href="http://cloud.easye.me/" class="card">
|
||||
<a href="https://cloud.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/nextcloud.svg" alt="Share Icon" class="icon">
|
||||
<h2>Nextcloud</h2>
|
||||
<p>Cloud Storage</p>
|
||||
</a>
|
||||
|
||||
<a href="http://ody.easye.me/" class="card">
|
||||
<img src="https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/odysee.svg" alt="Odysee Icon" class="icon">
|
||||
<h2>Ody</h2>
|
||||
<p>Media & Services</p>
|
||||
<a href="https://vault.easye.me/" class="card">
|
||||
<img src="assets/Vaultwarden.svg" alt="Vaultwarden Icon" class="icon">
|
||||
<h2>Vaultwarden</h2>
|
||||
<p>Password Manager</p>
|
||||
</a>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user