Use .twig instead of .html.twig
This commit is contained in:
parent
91e76cad66
commit
3465efe014
11 changed files with 2 additions and 2 deletions
5
source/_partials/tweet.twig
Normal file
5
source/_partials/tweet.twig
Normal file
|
@ -0,0 +1,5 @@
|
|||
<p>
|
||||
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
|
||||
{{ content|raw }}
|
||||
</blockquote>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue