Remove the instructions in index.html because users didn't know how to remove it
This commit is contained in:
parent
015630eaad
commit
1884ac978f
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user