Use featured video feature in bobatheme update

This commit is contained in:
2021-10-08 22:53:30 -05:00
parent ac92e2583d
commit f6c85b06d6
2 changed files with 7 additions and 2 deletions

View File

@ -17,11 +17,16 @@ tags = [
"discord",
"discord-tricks",
]
[[resources]]
name = "feature-video"
src = "example.mov"
title = "Example Video"
+++
## Tutorial
[Example Video](example.mov)
{{< video src="example.mov" title="Example Video" >}}
If you send a message using `sed` substitution format (`s/old text/new text`),
Discord will execute it on the message you've last sent.