Updated to Shifu v1.0.

This commit is contained in:
2025-03-09 21:33:43 +01:00
parent 50004571c6
commit a031e64799
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<section id="work" class="section-work">
<div class="container">
{{.CMS.Render .Page (index .Content.Content "content")}}
{{.CMS.Render .Args .Page (index .Content.Content "content")}}
</div>
</section>