File size: 284 Bytes
4962437
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{% 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 %}