mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-21 16:01:04 +00:00
docs: expose stats page in website nav
This commit is contained in:
+2
-2
@@ -76,7 +76,7 @@
|
||||
<a href="/">Home</a>
|
||||
<a href="/compare/">Compare</a>
|
||||
<a href="/plugins/">Plugins</a>
|
||||
<!-- <a href="/stats/">Stats</a> -->
|
||||
<a href="/stats/">Stats</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
<a href="/docs/quick-start/">Quick start</a>
|
||||
<a href="/docs/">Docs</a>
|
||||
@@ -89,7 +89,7 @@
|
||||
<a href="/">Home</a>
|
||||
<a href="/compare/">Compare</a>
|
||||
<a href="/plugins/">Plugins</a>
|
||||
<!-- <a href="/stats/">Stats</a> -->
|
||||
<a href="/stats/">Stats</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
<a href="/docs/quick-start/">Quick start</a>
|
||||
<a href="/docs/">Docs</a>
|
||||
|
||||
@@ -77,7 +77,7 @@ const ogImageUrl = new URL(ogImage, 'https://herdr.dev').toString();
|
||||
<a href="/">Home</a>
|
||||
<a href="/compare/">Compare</a>
|
||||
<a href="/plugins/">Plugins</a>
|
||||
<!-- <a href="/stats/">Stats</a> -->
|
||||
<a href="/stats/">Stats</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
<a href="/docs/quick-start/">Quick start</a>
|
||||
<a href="/docs/">Docs</a>
|
||||
@@ -90,7 +90,7 @@ const ogImageUrl = new URL(ogImage, 'https://herdr.dev').toString();
|
||||
<a href="/">Home</a>
|
||||
<a href="/compare/">Compare</a>
|
||||
<a href="/plugins/">Plugins</a>
|
||||
<!-- <a href="/stats/">Stats</a> -->
|
||||
<a href="/stats/">Stats</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
<a href="/docs/quick-start/">Quick start</a>
|
||||
<a href="/docs/">Docs</a>
|
||||
|
||||
Reference in New Issue
Block a user