summaryrefslogtreecommitdiffstats
path: root/src/view
diff options
context:
space:
mode:
Diffstat (limited to 'src/view')
-rw-r--r--src/view/main.phel4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/main.phel b/src/view/main.phel
index 277c4d3..5d369ab 100644
--- a/src/view/main.phel
+++ b/src/view/main.phel
@@ -1,5 +1,5 @@
-(ns lezer\view\main
- (:require phel\html :refer [html doctype]))
+(ns lezer.view.main
+ (:require phel.html :refer [html doctype]))
(def- head
[:head