diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 14:24:27 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 14:24:27 -0300 |
commit | 00a2d49688352d6ede880b321ad52e8a8d7159e5 (patch) | |
tree | bdb80e60692357e39703f77712d8c1ab3af13fe3 | |
parent | b0fc32cf50afb78435e8ee9e3988309a717706de (diff) | |
download | padrao-00a2d49688352d6ede880b321ad52e8a8d7159e5.tar.gz padrao-00a2d49688352d6ede880b321ad52e8a8d7159e5.tar.bz2 |
Feat: docs: migrate to mkdocs-material
-rw-r--r-- | docs/todo.md | 2 | ||||
-rw-r--r-- | mkdocs.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/todo.md b/docs/todo.md index 17f00d2..d12422b 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -9,4 +9,4 @@ "Certificados" quando aplicável. * Traduzir [Certificates](https://help.riseup.net/pt/security/network-security/certificates) -e usar como referência de protocolo. + e usar como referência de protocolo. @@ -1,7 +1,7 @@ site_name: Padrão Fluxo theme: - name: readthedocs + name: material logo: https://fluxo.info/images/fluxo.png |