Update design 3

This commit is contained in:
Kirchik
2025-08-02 13:10:44 +02:00
parent b42abecb05
commit c3f607cfe3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
languageCode = "en-us" languageCode = "en-us"
title = "Massively" title = "Massively"
baseURL = "https://your-cloudflare-domain.com/" baseURL = "https://cyberiya.site/"
theme = "hugo-theme-massively" theme = "hugo-theme-massively"
googleanalytics = "" googleanalytics = ""
disqusShortname = "" disqusShortname = ""
+1 -1
View File
@@ -1,7 +1,7 @@
languageCode = "ru" languageCode = "ru"
defaultContentLanguage = "ru" defaultContentLanguage = "ru"
title = "Пока ты спал" title = "Пока ты спал"
baseURL = "http://localhost:1313/" baseURL = "https://cyberiya.site/"
theme = "hugo-theme-massively" theme = "hugo-theme-massively"
googleanalytics = "" googleanalytics = ""
disqusShortname = "" disqusShortname = ""
+1 -1
View File
@@ -2,7 +2,7 @@
# Configuration # Configuration
BUCKET_NAME="your-r2-bucket-name" BUCKET_NAME="your-r2-bucket-name"
DISTRIBUTION_DOMAIN="your-cloudflare-domain.com" DISTRIBUTION_DOMAIN="cyberiya.site"
R2_ENDPOINT="https://<account-id>.r2.cloudflarestorage.com" R2_ENDPOINT="https://<account-id>.r2.cloudflarestorage.com"
REGION="auto" REGION="auto"