~dricottone/blog

ref: 0cd171e962a5f03934966e6abf5006b5a5e4c5a8 blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
0cd171e9Dominic Ricottone Adding resources not yet in use on public site 2 years ago
                                                                                
1
2
3
4
5
6
<input id="passwd-input" type="text">
<button id="passwd-button">Update Key</button>
<ul id="chat-room"></ul>
<input id="chat-input" type="text">
<button id="chat-button">Send</button>