We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ac2ed commit c7c19a6Copy full SHA for c7c19a6
web/index.html
@@ -147,6 +147,14 @@ <h2 class="text-body-emphasis">Projects</h2>
147
<h2 class="text-body-emphasis">Links</h2>
148
<p>Need more information? Check out the pages and documents about Nightell in the links below.</p>
149
<ul class="list-unstyled ps-0">
150
+ <li>
151
+ <a class="icon-link mb-1" href="https://nightell.neatplex.com/docs/api/">
152
+ <svg class="bi" width="16" height="16">
153
+ <use xlink:href="#arrow-right-circle"/>
154
+ </svg>
155
+ API Docs
156
+ </a>
157
+ </li>
158
<li>
159
<a class="icon-link mb-1" href="privacy.html">
160
<svg class="bi" width="16" height="16">
0 commit comments