25/lib/mse25_web/controllers/page_html/home.html.heex

9 lines
351 B
Text

<main class="frontcover">
<h1 class="sr-only">
Anders Englöf Ytterström
</h1>
<svg width="100" height="100" viewPort="0 0 100 100">
<circle opacity="0.33" cx="60" cy="40" r="33" fill="none" stroke="grey" stroke-width="6" />
<circle opacity="0.66" cx="40" cy="60" r="27" fill="none" stroke="grey" stroke-width="4" />
</svg>
</main>