diff options
Diffstat (limited to 'source/text/shared/06/youtubevideos.xhp')
-rw-r--r-- | source/text/shared/06/youtubevideos.xhp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/source/text/shared/06/youtubevideos.xhp b/source/text/shared/06/youtubevideos.xhp new file mode 100644 index 0000000000..4418e95662 --- /dev/null +++ b/source/text/shared/06/youtubevideos.xhp @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="embedyoutubevideo" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">YouTube Videos</title> + <filename>/text/shared/06/youtubevideos.xhp</filename> + </topic> + </meta> + <body> + <section id="whatisit"> + <object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" /> + </section> + </body> +</helpdocument> |