aboutsummaryrefslogtreecommitdiff
path: root/source/_includes/sidebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/sidebar.html')
-rw-r--r--source/_includes/sidebar.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/source/_includes/sidebar.html b/source/_includes/sidebar.html
index 86f659b5..c5e3bd01 100644
--- a/source/_includes/sidebar.html
+++ b/source/_includes/sidebar.html
@@ -1,8 +1,10 @@
-<h4>About Me</h4>
-<p> Yo everybody! </p>
+<section>
+ <h1>About Me</h1>
+ <p>Hi, I'm Octopress!</p>
+</section>
{% if site.recent_posts %}
<section>
- <h4>Recent Posts</h4>
+ <h1>Recent Posts</h1>
<ul id="recent_posts">
{% for post in site.posts limit: site.recent_posts %}
<li class="post">