mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
video handling, tweaks
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
var slides = [
|
||||
{
|
||||
image: "Hello World.mp4",
|
||||
title: "",
|
||||
description: ""
|
||||
},
|
||||
{
|
||||
image: "placeholder-16x9.png",
|
||||
@@ -17,6 +15,6 @@ var slides = [
|
||||
{
|
||||
image: "placeholder-16x9.png",
|
||||
title: "Documentation",
|
||||
description: `You can find manuals and information at [tooloop-os.org](https://tooloop-os.org).`
|
||||
description: `You can find manuals and information at **tooloop-os.org**.`
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user