Skip to content

Commit

Permalink
socks!
Browse files Browse the repository at this point in the history
  • Loading branch information
samhuk committed Aug 12, 2023
1 parent 7c2ed45 commit 46f6fed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/chat-app/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script async="" src="/index.js"></script>
<link href="/index.css" rel="stylesheet">
<title>Chat App</title>
<title>🧦 Sock State Chat App 🧦</title>
</head>
<body>
<div>🧦 Sock State Chat App 🧦</div>
<hr>
<div id="app"></div>
</body>
</html>

0 comments on commit 46f6fed

Please sign in to comment.