Remove superfluous comments
This commit is contained in:
parent
de6929bb04
commit
f00ebc56b5
@ -116,13 +116,6 @@
|
|||||||
(defn footer-block []
|
(defn footer-block []
|
||||||
[:footer (usage-block) (contact-block)])
|
[:footer (usage-block) (contact-block)])
|
||||||
|
|
||||||
;; <meta name="twitter:card" content="summary" />
|
|
||||||
;; <meta name="twitter:site" content="@flickr" />
|
|
||||||
;; <meta name="twitter:title" content="Small Island Developing States Photo Submission" />
|
|
||||||
;; <meta name="twitter:description" content="View the album on Flickr." />
|
|
||||||
;; <meta name="twitter:image" content="https://farm6.staticflickr.com/5510/14338202952_93595258ff_z.jpg" />
|
|
||||||
;; not all of these are required!
|
|
||||||
|
|
||||||
(defn format-pronoun-examples
|
(defn format-pronoun-examples
|
||||||
[pronoun-declensions]
|
[pronoun-declensions]
|
||||||
(let [sub-objs (map #(s/join "/" (take 2 %)) pronoun-declensions)
|
(let [sub-objs (map #(s/join "/" (take 2 %)) pronoun-declensions)
|
||||||
|
Loading…
Reference in New Issue
Block a user