miti.sh/templates/index.html

18 lines
317 B
HTML

$wrap{"root"}
<section>
<h2>Hi, I'm Catalin Mititiuc</h2>
<p>
Experienced in full-stack web development with Elixir and JavaScript.
</p>
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>
$markdown{[[
**We can embed markdown directly into an HTML file!**
]]}
</section>
$body