We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b518f3a commit 491d163Copy full SHA for 491d163
public/intranet.html
@@ -589,6 +589,26 @@ <h2>Wger</h2>
589
</div>
590
</a>
591
592
+ <a
593
+ href="http://192.168.68.122:3000"
594
+ target="_blank"
595
+ class="card placeholder"
596
+ >
597
+ <div
598
+ class="card-header"
599
+ data-bg
600
+ style="
601
+ --card-bg-image: url("https://images.unsplash.com/photo-1551403793-813bd2ab3fe8?q=80&w=1171&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
602
+ "
603
604
+ <div class="card-icon">🛫</div>
605
+ </div>
606
+ <div class="card-content">
607
+ <h2>AirTrail</h2>
608
+ <p>Self-hosted flight statistics and tracking.</p>
609
610
+ </a>
611
+
612
<a
613
href="http://192.168.68.121:3001/status/proxmox"
614
target="_blank"
0 commit comments