Remove the instructions in index.html because users didn't know how to remove it

This commit is contained in:
Dean Attali 2015-11-21 11:48:10 -08:00
parent 015630eaad
commit 1884ac978f
1 changed files with 0 additions and 6 deletions

View File

@ -4,12 +4,6 @@ title: My website
subtitle: This is where I will tell my friends way too much about me
---
<div class="main-explain-area jumbotron">
<p>Your website is ready!</p>
<p>After editing the <code>_config.yml</code> file to personalize your site's settings, you can start writing blog posts or pages.<p>
<p>Below are sample posts for illustration purposes.</p>
</div>
<div class="posts-list">
{% for post in paginator.posts %}
<article class="post-preview">