diff --git a/config.toml b/config.toml index 0426d26..fba1e58 100644 --- a/config.toml +++ b/config.toml @@ -17,7 +17,7 @@ disableKinds = ["taxonomy", "term"] favicon = "https://s3.regru.cloud/sleeptrip-dev/images/favicon.ico" # set to change date format dateFormat = "2 January 2006" - backgroundPath = "images/DESKTOP_NEW_1.jpg" + backgroundPath = "images/DESKTOP_NEW_1.webp" # Below parameters can be set to override default post settings # [params.posts] diff --git a/content/map.md b/content/map.md index 8e6945f..758aada 100644 --- a/content/map.md +++ b/content/map.md @@ -10,5 +10,3 @@ disableComments = true {{< rawhtml >}} {{< /rawhtml >}} - -Тестовый текст для проверки git. diff --git a/themes/hugo-theme-massively/static/images/DESKTOP_NEW_1.webp b/themes/hugo-theme-massively/static/images/DESKTOP_NEW_1.webp new file mode 100644 index 0000000..e5a8123 Binary files /dev/null and b/themes/hugo-theme-massively/static/images/DESKTOP_NEW_1.webp differ