diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-12-06 21:32:38 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-12-06 21:32:38 +0100 |
| commit | 980269aa0fefb80d7b22d25968325cc9fd2ac3db (patch) | |
| tree | 432b4ec46c649dc833c61ff3b1dce2d9b4b6fa30 /index.template.html | |
| parent | 49901ab4eb4be7f72cb0cd7781b0bfbe1fae7533 (diff) | |
| download | cacharle.xyz-980269aa0fefb80d7b22d25968325cc9fd2ac3db.tar.gz cacharle.xyz-980269aa0fefb80d7b22d25968325cc9fd2ac3db.tar.bz2 cacharle.xyz-980269aa0fefb80d7b22d25968325cc9fd2ac3db.zip | |
Removing chat link until I can be sure to run the chat server safely
Diffstat (limited to 'index.template.html')
| -rw-r--r-- | index.template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.template.html b/index.template.html index baa1638..2bf60d5 100644 --- a/index.template.html +++ b/index.template.html @@ -14,7 +14,7 @@ <h2>Utilities</h2> <ul> - <li><a href="https://chat.cacharle.xyz">chat</a></li> + <!-- <li><a href="https://chat.cacharle.xyz">chat</a></li> --> <!-- UTILSINDEX --> </ul> |
