mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 12:15:31 -04:00
shortcode lookup being weird -- explicitly calling RenderString seems to help?
This commit is contained in:
1
layouts/shortcodes/codepen.rss.xml
Normal file
1
layouts/shortcodes/codepen.rss.xml
Normal file
@@ -0,0 +1 @@
|
||||
<p style="text-align: center;"><a href="https://codepen.io/{{ .Get "username" }}/pen/{{ .Get "id" }}" target="_blank" rel="noopener">Open this CodePen in a new window.</a></p>
|
Reference in New Issue
Block a user