File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 (:refer-clojure :exclude [test])
33 (:require [clojure.tools.build.api :as b]))
44
5- (def lib 'io.github.clojurecivitas /clojurecivitas )
5+ (def lib 'io.github.clojurecivitas /clojurecivitas.github.io )
66(def version " 0.1.0-SNAPSHOT" )
77(def main 'civitas.main )
88(def class-dir " target/classes" )
Original file line number Diff line number Diff line change 33 :subdirs-to-sync [" content" ]
44 :sync-as-subdirs false
55 :flatten-targets false
6- :remote-repo {:git-url " https://github.com/clojurecivitas /clojurecivitas"
6+ :remote-repo {:git-url " https://github.com/ClojureCivitas /clojurecivitas.github.io "
77 :branch " main" }
88 :hide-info-line true
99 :hide-ui-header true
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ website:
1717 - libs.qmd
1818 - filter.qmd
1919 - icon : github
20- href : " https://github.com/clojurecivitas /clojurecivitas"
20+ href : " https://github.com/ClojureCivitas /clojurecivitas.github.io "
2121
2222format :
2323 html :
You can’t perform that action at this time.
0 commit comments