Skip to content

Commit 8a06be7

Browse files
committed
add missing for CI action zine.ziggy config file
1 parent a8f871e commit 8a06be7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

zine.ziggy

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Site {
2+
.assets_dir_path = "assets",
3+
.content_dir_path = "content",
4+
.host_url = "https://matu3ba.github.io/",
5+
.layouts_dir_path = "layouts",
6+
.static_assets = [
7+
// placeholder
8+
],
9+
.title = "Jans Website",
10+
}

0 commit comments

Comments
 (0)