forked from ohayo-jacob/takunomi-blog
10 lines
428 B
Cheetah
10 lines
428 B
Cheetah
{{define "contact"}}
|
|
<article class="post">
|
|
<ul style="list-style: none;">
|
|
<li><b><a class="no-link" style="text-decoration: none; color: inherit" href="https://twitter.com/sketchwhale">@sketchwhale</a></b></li>
|
|
<li><b>ohayo dot jacob at gmail</b></li>
|
|
<li><b><a class="no-link" style="text-decoration: none; color: inherit" href="gitfub.space/ohayo-jacob">gitfub.space/ohayo-jacob</a></b></li>
|
|
</ul>
|
|
</article>
|
|
{{end}}
|