Switch New York Times case study to use youtube shortcode
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
{{ else }}
|
||||
<div class="quote banner">
|
||||
{{ end }}
|
||||
<p class="quote-text">
|
||||
{{ .Inner }}
|
||||
<div class="quote-text">
|
||||
{{ .Inner | markdownify }}
|
||||
{{ if .Get "author" }}
|
||||
<span class="quote-author">— {{ .Get "author" }}</span>
|
||||
{{ end }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user