diff --git a/.gitignore b/.gitignore
index 3c3629e..7c818d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
node_modules
+site/
diff --git a/generate-docs.sh b/generate-docs.sh
index 6ae715a..4c91a7c 100755
--- a/generate-docs.sh
+++ b/generate-docs.sh
@@ -24,5 +24,5 @@ rsync -r docs/* ../../../docs/site/coopback
# Возвращаемся в первоначальную директорию и публикуем документацию
cd ../../../docs || exit
echo pwd
-# pnpm docs-publish
+pnpm publish
diff --git a/site/404.html b/site/404.html
index 3807561..f365ac9 100644
--- a/site/404.html
+++ b/site/404.html
@@ -42,6 +42,8 @@
+
+
@@ -153,6 +155,11 @@