From 50b5ecbe3b99fde6d482e16a377358c97598cfec Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Thu, 26 Mar 2026 21:34:45 +0000 Subject: [PATCH] Updated Wiki content --- mkdocs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 2d94b23..9c6e130 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,7 +24,7 @@ theme: - content.code.copy # Enables the copy-to-clipboard button - search.suggest - search.highlight - - navigation.path # shows breadcumb + - navigation.path # shows breadcrumb trail - navigation.top # adds back to top button - navigation.footer # adds next and previous buttons - navigation.indexes @@ -45,7 +45,7 @@ theme: icon: material/weather-night name: Switch to system preference font: false # default font only pulls font with 300, 400, 400i and 700 weight - # pulled fonts with CSS method. Fonts are pulled from Google and its same for Defaut behaviour + # pulled fonts with CSS method. Fonts are pulled from Google and its same for Default behavior extra_css: - assets/stylesheets/extra.css @@ -59,7 +59,7 @@ extra_javascript: plugins: - search - - gh-admonitions # converts github annotions to admonition + - gh-admonitions # converts GitHub annotations to admonitions #- optimize # automatically optimizes images #- git-committers: # not works # adds committers to footer # pip install mkdocs-git-committers-plugin-2 # repository: OrcaSlicer/OrcaSlicer_WIKI @@ -91,7 +91,7 @@ markdown_extensions: extra: generator: false # hides "Made with Material for MkDocs" from footer - social: # adds links tofooter + social: # adds links to footer - icon: fontawesome/solid/link link: https://www.orcaslicer.com - icon: fontawesome/brands/github