summaryrefslogtreecommitdiff
path: root/public/chat.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/chat.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/chat.html b/public/chat.html
index e293210..ecd2f5c 100644
--- a/public/chat.html
+++ b/public/chat.html
@@ -17,6 +17,7 @@
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/header.css">
+ <link rel="stylesheet" href="/css/people.css">
<link rel="stylesheet" href="/css/chat.css">
<script type="module" src="/js/chat.js"></script>