~dricottone/blog

ref: ed0b766c9bf581873172e66211de23687bc5064b blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
ed0b766cDominic Ricottone Add favicon 1 year, 10 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>