Skip to content

Commit d796379

Browse files
Update intranet.html
1 parent 87a3379 commit d796379

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

public/intranet.html

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,28 @@ <h2>Send2Kindle</h2>
409409
</div>
410410
</a>
411411

412+
<a
413+
href="http://192.168.68.122:4321/#/"
414+
target="_blank"
415+
class="card placeholder"
416+
>
417+
<div
418+
class="card-header"
419+
data-bg
420+
style="
421+
--card-bg-image: url(&quot;https://images.unsplash.com/photo-1604671368394-2240d0b1bb6c?q=80&w=1331&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&quot;);
422+
"
423+
>
424+
<div class="card-icon">📨</div>
425+
</div>
426+
<div class="card-content">
427+
<h2>PairDrop</h2>
428+
<p>
429+
Private and local alternative to AirDrop.
430+
</p>
431+
</div>
432+
</a>
433+
412434
<a
413435
href="http://192.168.68.113:1112/#lang=eng&q="
414436
target="_blank"
@@ -469,6 +491,26 @@ <h2>OpenGist (GitHub Gist)</h2>
469491
</div>
470492
</a>
471493

494+
<a
495+
href="http://192.168.68.110"
496+
target="_blank"
497+
class="card placeholder"
498+
>
499+
<div
500+
class="card-header"
501+
data-bg
502+
style="
503+
--card-bg-image: url(&quot;https://images.unsplash.com/photo-1495592822108-9e6261896da8?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&quot;);
504+
"
505+
>
506+
<div class="card-icon">🪐</div>
507+
</div>
508+
<div class="card-content">
509+
<h2>JupyterHub</h2>
510+
<p>Remote server to create, store, and run JupyterLab Notebooks.</p>
511+
</div>
512+
</a>
513+
472514
<a
473515
href="https://192.168.68.125:8000/#/login"
474516
target="_blank"
@@ -549,6 +591,26 @@ <h2>LubeLogger</h2>
549591
</div>
550592
</a>
551593

594+
<a
595+
href="http://192.168.68.121:3000/sessions/new"
596+
target="_blank"
597+
class="card placeholder"
598+
>
599+
<div
600+
class="card-header"
601+
data-bg
602+
style="
603+
--card-bg-image: url(&quot;https://images.unsplash.com/photo-1725258080098-727051947997?q=80&w=2070&auto=format&fit=crop&quot;);
604+
"
605+
>
606+
<div class="card-icon">🪙</div>
607+
</div>
608+
<div class="card-content">
609+
<h2>Sure</h2>
610+
<p>Personal financial mangement and budgeting.</p>
611+
</div>
612+
</a>
613+
552614
<a
553615
href="http://192.168.68.121:3333/en/home"
554616
target="_blank"

0 commit comments

Comments
 (0)