From e8e0f217377a51ae18f1558389890ae53d4d437f Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 23 Jan 2010 14:04:04 +0100 Subject: Added meta tag to fix encoding issue in IE. --- examples/brochure/templates/default.html | 1 + examples/hakyll/templates/default.html | 13 +++++++++++++ examples/morepages/templates/default.html | 1 + examples/rssblog/templates/default.html | 1 + examples/simpleblog/templates/default.html | 1 + examples/tagblog/templates/default.html | 1 + 6 files changed, 18 insertions(+) (limited to 'examples') diff --git a/examples/brochure/templates/default.html b/examples/brochure/templates/default.html index c587bd5..329dc47 100644 --- a/examples/brochure/templates/default.html +++ b/examples/brochure/templates/default.html @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + MyAweSomeCompany - $title diff --git a/examples/hakyll/templates/default.html b/examples/hakyll/templates/default.html index ee0b57a..916b0c3 100644 --- a/examples/hakyll/templates/default.html +++ b/examples/hakyll/templates/default.html @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + Hakyll - $title @@ -32,6 +33,18 @@ Site proudly generated by hakyll. + + + + diff --git a/examples/morepages/templates/default.html b/examples/morepages/templates/default.html index ef3e03c..d01722b 100644 --- a/examples/morepages/templates/default.html +++ b/examples/morepages/templates/default.html @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + MyAweSomeCompany - $title diff --git a/examples/rssblog/templates/default.html b/examples/rssblog/templates/default.html index 52678b7..049a37a 100644 --- a/examples/rssblog/templates/default.html +++ b/examples/rssblog/templates/default.html @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + SimpleBlog - $title + SimpleBlog - $title diff --git a/examples/tagblog/templates/default.html b/examples/tagblog/templates/default.html index 52678b7..049a37a 100644 --- a/examples/tagblog/templates/default.html +++ b/examples/tagblog/templates/default.html @@ -3,6 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + SimpleBlog - $title