From 90483df1baf3762fa73a7e6433bcedfdbf3d3b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Thu, 18 Jul 2024 15:12:01 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=BF=D0=BE=D0=B4?= =?UTF-8?q?=D0=BF=D0=B8=D1=81=D0=B5=D0=B9=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE?= =?UTF-8?q?=D0=BA=20=D0=BD=D0=B0=20=D1=82=D0=B5=D0=BB=D0=B5=D1=84=D0=BE?= =?UTF-8?q?=D0=BD=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 3 +++ content/errors/403/403.md | 7 ++++++- content/errors/404/404.md | 1 + content/errors/500/500.md | 8 ++++++-- content/errors/502/502.md | 6 +++++- content/errors/503/503.md | 5 ++++- content/errors/504/504.md | 2 ++ 7 files changed, 27 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index dc203f3..cbc3bf1 100755 --- a/config.toml +++ b/config.toml @@ -15,6 +15,9 @@ DefaultContentLanguage = "ru" ordered = false startLevel = 2 +[markup.goldmark.renderer] + unsafe = true + [params] # dir name of your main content (default is `content/posts`). # the list of set content will show up on your index page (baseurl). diff --git a/content/errors/403/403.md b/content/errors/403/403.md index a5214f3..22589ab 100644 --- a/content/errors/403/403.md +++ b/content/errors/403/403.md @@ -5,5 +5,10 @@ showFullContent: true ![](/img/errors/403_taiga.avif) - Кыш отсюда! +--- + +#

`Кыш отсюда!`

+ +--- + [Вернуться на домашнюю страницу →](/) \ No newline at end of file diff --git a/content/errors/404/404.md b/content/errors/404/404.md index 1a31ec2..4965e04 100644 --- a/content/errors/404/404.md +++ b/content/errors/404/404.md @@ -1,6 +1,7 @@ --- showFullContent: true --- +--- ![](/img/errors/404.avif) diff --git a/content/errors/500/500.md b/content/errors/500/500.md index afbbc47..db05322 100644 --- a/content/errors/500/500.md +++ b/content/errors/500/500.md @@ -5,6 +5,10 @@ showFullContent: true ![](/img/errors/500_taiga.avif) - Ты чаво наделал?! - +--- + +**

`Ты чаво наделал?!`

** + +--- + [Вернуться на домашнюю страницу →](/) \ No newline at end of file diff --git a/content/errors/502/502.md b/content/errors/502/502.md index e494ef0..ef728e4 100644 --- a/content/errors/502/502.md +++ b/content/errors/502/502.md @@ -5,6 +5,10 @@ showFullContent: true ![](/img/errors/502.avif) - Похоже что-то поломалось. Но, скорее всего, это уже чинится. +--- + +**

`Похоже что-то поломалось. Но, скорее всего, это уже чинится.`

** + +--- [Вернуться на домашнюю страницу →](/) \ No newline at end of file diff --git a/content/errors/503/503.md b/content/errors/503/503.md index fe72fc9..f46f9b7 100644 --- a/content/errors/503/503.md +++ b/content/errors/503/503.md @@ -5,7 +5,10 @@ showFullContent: true # 503 Service unavailable ![](/img/errors/503_karlson.avif) - По техническим причинам сервис временно не имеет возможности обрабатывать запросы +--- +**

`По техническим причинам сервис временно не имеет возможности обрабатывать запросы`

** + +--- [Вернуться на домашнюю страницу →](/) \ No newline at end of file diff --git a/content/errors/504/504.md b/content/errors/504/504.md index cdcca96..da95f1c 100644 --- a/content/errors/504/504.md +++ b/content/errors/504/504.md @@ -3,6 +3,8 @@ showFullContent: true --- # 504 Gateway timeout +--- + ![](/img/errors/504_krosh.avif) ---