mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
08.48.2024 37f39b53e4cb47285729a5dd24c8afe42954f75c
tests/exampleSiteWithVideo/config.toml
File was renamed from exampleSite/config.toml
@@ -13,7 +13,7 @@
googleAnalytics = ""
# Copyright
copyright = "©2021 Your Name"
copyright = "©2024 Your Name"
[params]
@@ -31,13 +31,13 @@
    # Image
    [params.visual.image]
      enable = true
      enable = false
      file = "images/background.jpg"
      position = "center center"
    # Video
    [params.visual.video]
      enable = false
      enable = true
      mute = true
      file = "videos/background.mp4"
      # youtubeId = "dk9uNWPP7EA"