Skip to content

Commit ed18b0e

Browse files
fix images missing
1 parent 22584fc commit ed18b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clay.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{:base-target-path "temp"
22
:base-source-path "src"
33
:subdirs-to-sync ["src"]
4-
:sync-as-subdirs false
4+
:keep-sync-root false
55
:flatten-targets false
66
:remote-repo {:git-url "https://github.com/ClojureCivitas/clojurecivitas.github.io"
77
:branch "main"}

0 commit comments

Comments
 (0)