diff --git a/content.php b/content.php
index bfc26305..15f51bc8 100644
--- a/content.php
+++ b/content.php
@@ -19,7 +19,7 @@
→', '_s' ),
+ __( 'Continue reading %s →', '_s' ),
the_title( '"', '"', false )
) );
?>
@@ -35,4 +35,4 @@
-
+
\ No newline at end of file
diff --git a/inc/custom-header.php b/inc/custom-header.php
index 289129db..03bdbe75 100644
--- a/inc/custom-header.php
+++ b/inc/custom-header.php
@@ -69,7 +69,7 @@ function _s_header_style() {
?>
.site-title a,
.site-description {
- color: #;
+ color: #;
}
@@ -123,4 +123,4 @@ function _s_admin_header_image() {