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>