Skip to content

Commit 293dcef

Browse files
Update intranet.html
1 parent 8e0a4db commit 293dcef

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

public/intranet.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,36 @@ <h2>Send2Kindle</h2>
254254
<p>Follow the instructions to send documents to your Kindle device.</p>
255255
</div>
256256
</a>
257+
258+
<a href="http://192.168.68.124:3000/" target="_blank" class="card placeholder">
259+
<div class="card-header" data-bg style="--card-bg-image: url('https://images.unsplash.com/photo-1515879218367-8466d910aaa4?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1169');">
260+
<div class="card-icon">🖥️</div>
261+
</div>
262+
<div class="card-content">
263+
<h2>Gitea</h2>
264+
<p>Open source code hosting.</p>
265+
</div>
266+
</a>
267+
268+
<a href="http://192.168.68.124:4321/" target="_blank" class="card placeholder">
269+
<div class="card-header" data-bg style="--card-bg-image: url('https://images.unsplash.com/photo-1515879218367-8466d910aaa4?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1169');">
270+
<div class="card-icon">🖥️</div>
271+
</div>
272+
<div class="card-content">
273+
<h2>Gitea Mirror</h2>
274+
<p>Sync GitHub projects to open source code hosting.</p>
275+
</div>
276+
</a>
277+
278+
<a href="http://192.168.68.124:6157/" target="_blank" class="card placeholder">
279+
<div class="card-header" data-bg style="--card-bg-image: url('https://images.unsplash.com/photo-1515879218367-8466d910aaa4?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1169');">
280+
<div class="card-icon">📝</div>
281+
</div>
282+
<div class="card-content">
283+
<h2>OpenGist</h2>
284+
<p>Create short snippets of text or code and share them easily.</p>
285+
</div>
286+
</a>
257287

258288
<a href="http://192.168.68.121:3001/status/proxmox" target="_blank" class="card placeholder">
259289
<div class="card-header" data-bg style="--card-bg-image: url('https://images.unsplash.com/photo-1528845922818-cc5462be9a63?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1074');">

0 commit comments

Comments
 (0)