diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj index 1992328..3c90360 100644 --- a/src/pronouns/pages.clj +++ b/src/pronouns/pages.clj @@ -75,6 +75,7 @@ [:html [:head [:title title] + [:meta {:name "viewport" :content "width=device-width"}] [:link {:rel "stylesheet" :href "/pronouns.css"}]] [:body (title-block title) @@ -103,6 +104,7 @@ [:html [:head [:title title] + [:meta {:name "viewport" :content "width=device-width"}] [:link {:rel "stylesheet" :href "/pronouns.css"}]] [:body (title-block title)