mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-23 10:34:25 -04:00
shortcode lookup being weird -- explicitly calling RenderString seems to help?
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="content">
|
||||
{{ .Content }}
|
||||
{{ .Page.RenderString .Content }}
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user