mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 11:07:32 -05:00
Use featured video feature in bobatheme update
This commit is contained in:
@ -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.
|
||||
|
Submodule themes/bobatheme updated: 346ef21784...2616803f47
Reference in New Issue
Block a user