mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-17 02:45:59 +01:00
90e865e2a2
* mirror changes to mob-menu * added edit-wiki link to readme * fixed misaligned close icon * removed junk commented code
15 lines
No EOL
868 B
Text
15 lines
No EOL
868 B
Text
<header>
|
|
<a class="logo" href="/"><img src="/imgs/hyprland.png" alt="logo"></a>
|
|
<nav>
|
|
<ul class="nav__links">
|
|
<li><a class="nav-link" data-value="Home" href="/">Hyprland</a></li>
|
|
<li><a class="nav-link" data-value="Wall of Fame" href="/rices">Wall of Fame</a></li>
|
|
<li><a class="nav-link" data-value="Get Started" href="https://wiki.hyprland.org/Getting-Started/Master-Tutorial/">Get Started</a></li>
|
|
<li><a class="nav-link" data-value="Wiki" href="https://wiki.hyprland.org/">Wiki</a></li>
|
|
<li><a class="nav-link" data-value="FAQ" href="https://wiki.hyprland.org/FAQ/">FAQ</a></li>
|
|
</ul>
|
|
</nav>
|
|
<a class="cta" href="https://github.com/hyprwm/Hyprland" target="_blank" rel="noopener">Github</a>
|
|
<p class="mob-menu" style="margin-left: 20px;">≡</p>
|
|
|
|
</header> |