We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1292db2 commit 5f56e28Copy full SHA for 5f56e28
build.clj
@@ -2,7 +2,7 @@
2
(:refer-clojure :exclude [test])
3
(:require [clojure.tools.build.api :as b]))
4
5
-(def lib 'io.github.clojurecivitas/clojurecivitas.github.io)
+(def lib 'io.github.clojurecivitas/clojurecivitas)
6
(def version "0.1.0-SNAPSHOT")
7
(def main 'civitas.main)
8
(def class-dir "target/classes")
0 commit comments