mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 02:10:27 +00:00
Updated to Shifu v1.0.
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
"secure_cookies": false,
|
||||
"cookie_domain_name": "schnittfest.gmbh"
|
||||
},
|
||||
"content": {
|
||||
"provider": "git",
|
||||
"git": {
|
||||
"update_seconds": 30,
|
||||
"repository": "https://github.com/Kugelschieber/schnittfest.git"
|
||||
},
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user