update settings

This commit is contained in:
2025-07-15 17:01:39 +03:00
parent 0f4697e246
commit cf1ba81522
5 changed files with 5 additions and 3 deletions

View File

1
content/robots.txt Normal file
View File

@@ -0,0 +1 @@
User-agent: *

View File

@@ -8,7 +8,8 @@ taxonomies:
language: languages language: languages
params: params:
disableThemeToggle: false disableThemeToggle: true
defaultTheme: light
env: production env: production
author: Олег Омельченко author: Олег Омельченко

View File

@@ -25,7 +25,7 @@
justify-content: center; justify-content: center;
display: flex; display: flex;
} }
.vega-embed { canvas.marks {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.19); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.19);
margin: 10px; margin: 10px;
} }