mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 19:17:34 -05:00
Use featured video feature in bobatheme update
This commit is contained in:
@ -17,11 +17,16 @@ tags = [
|
|||||||
"discord",
|
"discord",
|
||||||
"discord-tricks",
|
"discord-tricks",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[resources]]
|
||||||
|
name = "feature-video"
|
||||||
|
src = "example.mov"
|
||||||
|
title = "Example Video"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Tutorial
|
## 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`),
|
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.
|
Discord will execute it on the message you've last sent.
|
||||||
|
Submodule themes/bobatheme updated: 346ef21784...2616803f47
Reference in New Issue
Block a user