From a71635db37d188123c7ab53a195558d3541d0131 Mon Sep 17 00:00:00 2001 From: mirzakaev_tf Date: Mon, 13 Nov 2023 10:55:26 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B8=20=D0=BF=D0=B8=D1=82=D0=BE=D0=BD=D0=B0,=20?= =?UTF-8?q?=D1=81=D0=B7=20=D0=BD=D0=B0=20=D0=BA=D0=BE=D0=BC=D0=B0=D0=BD?= =?UTF-8?q?=D0=B4=20=D0=BD=D0=B0=20=D0=BA=D0=BE=D0=BD=D1=81=D1=82=D1=80=20?= =?UTF-8?q?=D0=B2=20=D0=B8=D0=B3=D0=BE=D1=80=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- dev.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6b9046e..9ed9ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /env /site -/venv \ No newline at end of file +/venv +docs/User manuals/СЗ на командировку на конструкторе \ No newline at end of file diff --git a/dev.yml b/dev.yml index 7f45ce8..11f73c3 100644 --- a/dev.yml +++ b/dev.yml @@ -6,7 +6,7 @@ markdown_extensions: - toc: separator: "_" permalink: "#" - slugify: !!python/name:pymdownx.slugs.uslugify + slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: "lower", percent_encode: true}} - attr_list - admonition - sane_lists