浏览代码

no spaces in youtube eg

Heydon Pickering 8 年之前
父节点
当前提交
07fe70751f

+ 1 - 1
content/patterns/media/including-videos.md

@@ -5,5 +5,5 @@ title = "Including videos"
 **Infusion** has a lot of its own shortcodes, but you can still use Hugo's [built in shortcodes](https://gohugo.io/extras/shortcodes#built-in-shortcodes). These include a simple shortcode for including YouTube videos in your content. The shortcode takes just one parameter — the video's `id`.
 
 {{<codeBlock>}}
-&#x7b;{< youtube w7Ft2ymGmfc >}}
+&#x7b;{<youtube w7Ft2ymGmfc>}}
 {{</codeBlock>}}

+ 1 - 1
docs/patterns/media/including-videos/index.html

@@ -256,7 +256,7 @@
     <p><strong>Infusion</strong> has a lot of its own shortcodes, but you can still use Hugo&rsquo;s <a href="https://gohugo.io/extras/shortcodes#built-in-shortcodes">built in shortcodes</a>. These include a simple shortcode for including YouTube videos in your content. The shortcode takes just one parameter — the video&rsquo;s <code>id</code>.</p>
 
 <pre class=" "><code  data-codeblock-shortcode>
-&#x7b;{< youtube w7Ft2ymGmfc >}}
+&#x7b;{<youtube w7Ft2ymGmfc>}}
 </code></pre>
 
 

文件差异内容过多而无法显示
+ 0 - 0
docs/service-worker.js


部分文件因为文件数量过多而无法显示