git ssb

0+

Zach! / music-visions



Tree: 5d1f36788ffa9716c5b636bec75ced5b68ebf7ae

Files: 5d1f36788ffa9716c5b636bec75ced5b68ebf7ae / views / main.js

196 bytesRaw
1const html = require('choo/html')
2module.exports = () => {
3 return html`
4 <div class='paper-splash'>
5 <h1>music</h1>
6 <h1>visions</h1>
7 <a href='#songbook'>~enter~</a>
8 </div>
9 `
10}
11

Built with git-ssb-web