diff --git a/assets/img/background-black.jpg b/assets/img/background-black.jpg deleted file mode 100644 index 601944c..0000000 Binary files a/assets/img/background-black.jpg and /dev/null differ diff --git a/assets/img/background-black.png b/assets/img/background-black.png deleted file mode 100644 index fa98c67..0000000 Binary files a/assets/img/background-black.png and /dev/null differ diff --git a/assets/img/background.jpg b/assets/img/background.jpg new file mode 100644 index 0000000..a46d174 Binary files /dev/null and b/assets/img/background.jpg differ diff --git a/config/_default/params.toml b/config/_default/params.toml index 6651ba4..590df99 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -23,7 +23,7 @@ disableImageOptimizationMD = false disableTextInHeader = false backgroundImageWidth = 1200 -defaultBackgroundImage = "img/background-black.png" # used as default for background images +defaultBackgroundImage = "img/background.jpg" # used as default for background images defaultFeaturedImage = "img/featured.jpg" # used as default for featured images in all articles # defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter) @@ -48,7 +48,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org" [homepage] layout = "background" # valid options: page, profile, hero, card, background, custom - homepageImage = "img/background-black.jpg" # used in: hero, and card + homepageImage = "img/background.jpg" # used in: hero, and card showRecent = true showRecentItems = 5 showMoreLink = false diff --git a/resources/_gen/images/img/background_hu_ea098e0be8d59a39.jpg b/resources/_gen/images/img/background_hu_ea098e0be8d59a39.jpg new file mode 100644 index 0000000..64d8a9c Binary files /dev/null and b/resources/_gen/images/img/background_hu_ea098e0be8d59a39.jpg differ