Compare commits

...
2 Commits
Author SHA1 Message Date
foo 3d22610c64 foundry added 2026-07-29 09:57:47 -05:00
foo f77edb94fe gitignore 2026-07-29 09:57:38 -05:00
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
dnd/*
+7 -2
View File
@@ -10,14 +10,19 @@
<body>[[email protected]:~]$ cat intro.txt
hi! this page serves as a directory for all services on esse-est.cc </br>
[[email protected]:~]$ ls -l links/
total 7
total 9
lrwxrwxrwx 1 Jan 1 00:00 5etools -> ./<a href="https://esse-est.cc/dnd">dnd/</a>
lrwxrwxrwx 1 Jan 1 00:00 homepage -> <a href="https://esse-est.cc">esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 jellyfin -> <a href="https://media.esse-est.cc">media.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 sambashare -> <a href="smb://smb.esse-est.cc">smb.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 dockerwatch -> <a href="https://logs.esse-est.cc">logs.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 gitea -> <a href="https://git.esse-est.cc">git.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 trilium -> <a href="https://notes.esse-est.cc">notes.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 foundry -> <a href="https://vtt.esse-est.cc">vtt.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 ssh -> <a href="ssh://ssh.esse-est.cc">ssh.esse-est.cc</a>
lrwxrwxrwx 1 Jan 1 00:00 sambashare -> <a href="smb://smb.esse-est.cc">smb.esse-est.cc</a>
[[email protected]:~]$ exit</br>
</body>