feat: обновил robots.txt

This commit is contained in:
2026-02-27 13:58:47 +00:00
parent b63ff31c66
commit dc532ca592
63 changed files with 560 additions and 172 deletions
-14
View File
@@ -1,14 +0,0 @@
/* VK Comments wrapper для dark темы Blowfish */
.vk-comments-wrap {
background: rgb(var(--color-neutral-900));
color: rgb(var(--color-neutral-50));
border: 1px solid rgb(var(--color-neutral-700));
border-radius: 12px;
padding: 24px;
margin-top: 3rem;
margin-bottom: 4rem;
}
#vk_comments {
width: 100% !important;
}