macroblog.rs @ 17d160e5f9cdd4e46b0ab08cf56eaedd8943d885

 1<header class="container">
 2    <div class="title-wrapper">
 3        <a href="/">
 4            <h2 class="title">Yet Another Blog</h2>
 5        </a>
 6        <nav class="container-fluid">
 7            <ul>
 8                <li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li>
 9            </ul>
10        </nav>
11    </div>
12</header>