about summary refs log tree commit diff
path: root/src/pronouns
diff options
context:
space:
mode:
Diffstat (limited to 'src/pronouns')
-rw-r--r--src/pronouns/pages.clj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj
index f190926..7aa2b0f 100644
--- a/src/pronouns/pages.clj
+++ b/src/pronouns/pages.clj
@@ -63,7 +63,7 @@
   (html
    [:html
     [:head
-     [:title "Pronoun examples"]
+     [:title "Pronoun Island: Examples"]
      [:link {:rel "stylesheet" :href "/pronouns.css"}]]
     [:body
      (examples-block subject object possessive-determiner possessive-pronoun reflexive)
@@ -91,7 +91,7 @@
     (html
      [:html
       [:head
-       [:title "Main Page"]
+       [:title "Pronoun Island"]
        [:link {:rel "stylesheet" :href "/pronouns.css"}]]
       [:body
        [:div {:class "table"}