sw-api / docs /overrides /main.html
patrickbdevaney's picture
v1 attempt at hf space api
ffcf62f
raw
history blame contribute delete
284 Bytes
{% extends "base.html" %}
<!--https://squidfunk.github.io/mkdocs-material/customization/#overriding-blocks-->
{% block announce %}
<div style="text-align:center">
<a href="https://github.com/kyegomez/swarms">Star and contribute</a> to Swarms on GitHub!
</div>
{% endblock %}