~dricottone/blog

ref: 8f49eee85eb919e6cf8ed2d6a0d5ef363d3d8e98 blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
8f49eee8Dominic Ricottone Color changes 1 year, 7 months 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>