macroblog.rs @ 2bf274de3fe814e3729deb9ca242df58f8936a49

 1<header class="container">
 2    <nav class="container-fluid">
 3        <ul>
 4            <li><h2>Yet Another Blog</h2></li>
 5        </ul>
 6        <ul>
 7            <li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li>
 8        </ul>
 9    </nav>
10    <hgroup>
11        <h2>
12            A gathering of information about some things I do on my spare time. You can find me on gitlab , twitter and
13            linkedin .
14        </h2>
15    </hgroup>
16</header>