yugen.work/views/index.hbs
codepupper 329ac23ca2 h
2019-11-16 22:04:54 +01:00

9 lines
311 B
Handlebars

<body>
<div class="center">
<h1 class="title"><i>{{link}}</i></h1>
<a data-port="#123456" class="portfolio" href="/portfolio">portfolio</a>
<a data-lore="#654321" class="lore" href="/lore">lore</a>
<a data-art="#294129" class="art" href="/art">art</a>
<div id="box"></div>
</div>
</body>