miti.sh/templates/blog.html.heex

10 lines
251 B
Plaintext

<section>
<h2><a href="/posts/">Web Log</a></h2>
<p>Elixir, JavaScript, SVG, Containers, Git, Linux</p>
<p>
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
</p>
</section>
<%= @inner_content %>