Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gam13 authored Nov 3, 2024
1 parent 05a5cf5 commit a12e3c8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
repo_url: https://interacao-humano-computador.github.io/2024.2-Grupo02/
repo_name: 2024.2-Grupo02


markdown_extensions:
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- pymdownx.caret
- pymdownx.details
- pymdownx.superfences
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg

site_name: Open Library
nav:
- Home: index.md

0 comments on commit a12e3c8

Please sign in to comment.