~dricottone/blog

ref: 54cda9f70df62c4556f8d909444322750c758a0b blog/layouts/shortcodes/chat.html -rw-r--r-- 186 bytes
54cda9f7Dominic Ricottone Add social links 1 year, 9 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>