Video display
This commit is contained in:
parent
ceefaad2ee
commit
fc5357fbfc
2 changed files with 1 additions and 3 deletions
|
@ -8,8 +8,5 @@ pub fn build(b: *std.Build) !void {
|
||||||
.content_dir_path = "content",
|
.content_dir_path = "content",
|
||||||
.layouts_dir_path = "layouts",
|
.layouts_dir_path = "layouts",
|
||||||
.assets_dir_path = "assets",
|
.assets_dir_path = "assets",
|
||||||
.static_assets = &.{
|
|
||||||
"video/flow-control.mp4",
|
|
||||||
},
|
|
||||||
});
|
});
|
||||||
}
|
}
|
|
@ -7,6 +7,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
The terminal Editor that came to reallity
|
The terminal Editor that came to reallity
|
||||||
|
[Worths more than 1000 words]($video.siteAsset('video/flow-control.mp4').controls(true))
|
||||||
## Features
|
## Features
|
||||||
We have keybindings
|
We have keybindings
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue