Remove GitHub link from footer
This commit is contained in:
@@ -66,7 +66,6 @@ function Layout({ children }: LayoutProps) {
|
||||
<div className="footer-links">
|
||||
<a href="/docs">Documentation</a>
|
||||
<a href="/api/v1">API</a>
|
||||
<a href="https://github.com" target="_blank" rel="noopener noreferrer">GitHub</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user