Add link to feeds page on homepage
This commit is contained in:
parent
55dfc77116
commit
ae40c18474
|
|
@ -179,6 +179,13 @@
|
||||||
}'</pre>
|
}'</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="section">
|
||||||
|
<h2>Navigation</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/feeds">Browse all RSS feeds</a> - View all registered feeds with filtering and pagination</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<h2>Documentation</h2>
|
<h2>Documentation</h2>
|
||||||
<p>Full API documentation is available in our GitHub repository.</p>
|
<p>Full API documentation is available in our GitHub repository.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue