From 2243abce185810a081e287aef68e9160e0eb946c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 16 Dec 2025 21:46:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20mkdocs.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/mkdocs.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index 0e0adab9b2..ea7be2deeb 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -55,7 +55,7 @@ plugins: social: cards_layout_options: logo: ../en/docs/img/icon-white.svg - typeset: + typeset: null search: null macros: include_yaml: @@ -260,7 +260,7 @@ markdown_extensions: material.extensions.preview: targets: include: - - "*" + - '*' abbr: null attr_list: null footnotes: null @@ -317,8 +317,6 @@ extra: name: de - Deutsch - link: /es/ name: es - español - - link: /fa/ - name: fa - فارسی - link: /fr/ name: fr - français - link: /ja/ @@ -339,8 +337,6 @@ extra: name: zh - 简体中文 - link: /zh-hant/ name: zh-hant - 繁體中文 - - link: /em/ - name: 😉 extra_css: - css/termynal.css - css/custom.css