~dricottone/blog

ref: 2d9f9bfd44096b0e0a5c41d7fd75169b11999214 blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
2d9f9bfdDominic Ricottone Fix cgit CSS 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>