feat: add NetBox plugin store
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php declare(strict_types=1); ?>
|
||||
</main>
|
||||
<footer class="site-footer">
|
||||
<div class="shell footer-inner">
|
||||
<div>
|
||||
<strong>NetBox Plugin Store</strong>
|
||||
<p>Freigegebene Metadaten, reproduzierbar geprüfte Artefakte.</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/api/v1/plugins/">Catalog API v1</a>
|
||||
<a href="/healthz">Systemstatus</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user