mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-23 10:54:25 -04:00
shortcode lookup being weird -- explicitly calling RenderString seems to help?
This commit is contained in:
1
layouts/shortcodes/youtube.rss.xml
Normal file
1
layouts/shortcodes/youtube.rss.xml
Normal file
@@ -0,0 +1 @@
|
||||
<p style="text-align: center;"><a href="https://www.youtube.com/watch?v={{ index .Params 0 }}">Watch this video on YouTube.</a></p>
|
Reference in New Issue
Block a user