From: Laury GvR Date: Wed, 3 Dec 2014 14:28:33 +0000 (-0500) Subject: Individual blog post styling X-Git-Tag: v1.0.0~44 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=21b44ff8d0533da788a20d54f4dfa152f27cd730;p=WP-Themes%2FPrestonFeather.git Individual blog post styling --- diff --git a/index.php b/index.php index fa85f1b..b81da5f 100644 --- a/index.php +++ b/index.php @@ -11,7 +11,10 @@ -
+
+
+ +
@@ -20,13 +23,61 @@
-
+
- - - -

- + +
> +
+ +

+ Posted on + + +
+ + +
+
- \ No newline at end of file +
+
+ + + +
+

+
+ +
+
+

Recent Posts

+
    + '5' ); + $recent_posts = wp_get_recent_posts( $args ); + foreach( $recent_posts as $recent ){ + echo '
  • ' . $recent["post_title"].'
  • '; + } + ?> +
+

Archive

+
    'monthly', 'limit' => 12 ) ); ?>
+

Categories

+ +
+
+ +