From e5c23b2180133c81d80809aace3675f2bbac491a Mon Sep 17 00:00:00 2001 From: JoaoEduardoP Date: Wed, 30 Oct 2024 23:06:01 -0300 Subject: [PATCH] =?UTF-8?q?Ajustes=20de=20Visualiza=C3=A7=C3=A3o=20no=20Mo?= =?UTF-8?q?bile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 8 ++++---- mkdocs.yml | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 415ba10..ca2414b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,11 +1,11 @@ #
**Famintos Burguer 🍔**
_________________________________________________________________________________ -
-![UNB](img/Unb.png) -
- UNIVERSIDADE DE BRASÍLIA +
+ ![UNB](img/Unb.png) +
UNIVERSIDADE DE BRASÍLIA
+
_________________________________________________________________________________ ## *Requisitos de Software* diff --git a/mkdocs.yml b/mkdocs.yml index 27b8483..3d66b5b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,6 +9,9 @@ markdown_extensions: - md_in_html - toc: title: Tópicos + - attr_list + - md_in_html + - pymdownx.blocks.caption theme: name: material