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

Dmitry Verkhoturov
20.10.2018 e9c7cc5c2fdc70603571516137d85bfaefbd4390
README.md
@@ -49,7 +49,7 @@
##### Use your own video
Add your video to the `static` folder and change `file` to the location of your video accordingly. Make sure you delete `youtubeId` or comment it out.
Add your video to the `static` folder and change `file` to the location of your video accordingly. Make sure you delete `youtubeId` or comment it out.
```toml
[[params.visual.image]]
@@ -64,7 +64,7 @@
##### Use a YouTube video
Get the ID of the YouTube video and add it to `youtubeId`. Make sure you delete `file` or comment it out.
Get the ID of the YouTube video and add it to `youtubeId`. Make sure you delete `file` or comment it out.
```toml
[[params.visual.image]]
@@ -105,15 +105,15 @@
[[params.links]]
  [params.links.list1]
    heading = "Connect"
    [[params.links.list1.link]]
      text = "Blog"
      url = "#"
    [[params.links.list1.link]]
      text = "Email"
      url = "#"
    [[params.links.list1.link]]
      text = "Newsletter"
      url = "#"