diff --git a/index.html b/index.html new file mode 100644 index 0000000..118d467 --- /dev/null +++ b/index.html @@ -0,0 +1,51 @@ + + + + + + +HERE + + diff --git a/project.clj b/project.clj index e46248e..dc7eb31 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject fuck-cors "0.1.0-SNAPSHOT" +(defproject fuck-cors "0.1.0" :description "Fuck CORS and open all to everyone" :url "http://github.com/yogsototh/fuck-cors" :license {:name "MIT"