diff --git a/bills.html b/bills.html
index e508b61..f28a31f 100644
--- a/bills.html
+++ b/bills.html
@@ -7,7 +7,7 @@
Open States API | Bills
-
+
diff --git a/committees.html b/committees.html
index e1ce659..a9c2771 100644
--- a/committees.html
+++ b/committees.html
@@ -7,7 +7,7 @@
Open States API | Committees
-
+
diff --git a/events.html b/events.html
index 669589e..2e03024 100644
--- a/events.html
+++ b/events.html
@@ -7,7 +7,7 @@
Open States API | Events
-
+
diff --git a/index.html b/index.html
index 7d60e6d..0ba829a 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
Open States API
-
+
diff --git a/legislators.html b/legislators.html
index c6819ae..28dcfa0 100644
--- a/legislators.html
+++ b/legislators.html
@@ -7,7 +7,7 @@
Open States API | Legislators
-
+
diff --git a/metadata.html b/metadata.html
index d1e86d6..41965ca 100644
--- a/metadata.html
+++ b/metadata.html
@@ -7,7 +7,7 @@
Open States API | Metadata
-
+
diff --git a/source/compile.rb b/source/compile.rb
index 1980eab..167c0a9 100644
--- a/source/compile.rb
+++ b/source/compile.rb
@@ -26,7 +26,7 @@
google_analytics = settings['google_analytics']
header = '
-
+
@@ -89,4 +89,4 @@
content.gsub!(/(){\s*\n([^\s])(.*?)}(<\/code>)/im) { [$1, $2, $3, $4].join("") }
File.open(output_file, "w") {|file| file.write content}
-end
\ No newline at end of file
+end