misc(docs): changed colors
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s

This commit is contained in:
SeaswimmerTheFsh 2024-01-07 19:11:40 +00:00
parent c179dd0649
commit 77a4001fed
Signed by: cswimr
GPG key ID: D74DDDDF420E13DF
2 changed files with 11 additions and 4 deletions

View file

@ -0,0 +1,5 @@
{% extends "base.html" %}
{% block announce %}
Put an announcement here.
{% endblock %}