We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22584fc commit ed18b0eCopy full SHA for ed18b0e
clay.edn
@@ -1,7 +1,7 @@
1
{:base-target-path "temp"
2
:base-source-path "src"
3
:subdirs-to-sync ["src"]
4
- :sync-as-subdirs false
+ :keep-sync-root false
5
:flatten-targets false
6
:remote-repo {:git-url "https://github.com/ClojureCivitas/clojurecivitas.github.io"
7
:branch "main"}
0 commit comments