mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Adds youtube embed support
This commit is contained in:
@@ -26,6 +26,7 @@ copyright = '2021, Start9 Labs, Inc'
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'sphinxcontrib.yt'
|
||||
# 'sphinxcontrib.needs'
|
||||
]
|
||||
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
Initial Setup
|
||||
*************
|
||||
|
||||
.. .. raw:: html
|
||||
.. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/DmTlwp5_zvY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
.. youtube:: DmTlwp5_zvY
|
||||
|
||||
Download the Setup App
|
||||
======================
|
||||
|
||||
Reference in New Issue
Block a user