cleanup: remove incomplete template partials
Some checks failed
Deploy to Production / Deploy to Server (push) Has been cancelled

This commit is contained in:
DocFast Bot 2026-02-16 18:44:52 +00:00
parent c903860917
commit d3015826e5
2 changed files with 0 additions and 16 deletions

View file

@ -1,10 +0,0 @@
<nav aria-label="Main navigation">
<div class="container">
<a href="/" class="logo">⚡ Doc<span>Fast</span></a>
<div class="nav-links">
<a href="/#features">Features</a>
<a href="/#pricing">Pricing</a>
<a href="/docs">Docs</a>
</div>
</div>
</nav>