diff --git a/mkdocs.yml b/mkdocs.yml index a34887a..4ccc17a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,6 +12,7 @@ theme: custom_dir: '.theme' logo: assets/img/favicons/android-chrome-512x512.png icon: + repo: octicons/mark-github-16 admonition: note: octicons/pencil-16 abstract: octicons/checklist-16 @@ -129,4 +130,4 @@ markdown_extensions: - pymdownx.blocks.details - pymdownx.blocks.tab: alternate_style: true - - pymdownx.tasklist \ No newline at end of file + - pymdownx.tasklist