~dricottone/blog

ref: 369b7146cccb4fc263afbd420e4ff6f0c5b3af3a blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
369b7146Dominic Ricottone New post and small footer update 1 year, 11 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>