Skip to content

Commit 8fcc424

Browse files
committed
change wording in index page
1 parent 6f768a3 commit 8fcc424

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

index.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
---
22
layout: page
3-
title: My website
4-
subtitle: This is where I will tell my friends way too much about me
3+
title: Beautiful Jekyll
4+
subtitle: Build a beautiful and simple website in minutes
55
---
66

77
<div class="main-explain-area jumbotron">
8-
<p>Your website is ready!</p>
9-
<p>After editing the <code>_config.yml</code> file to personalize your site's settings, you can start writing blog posts or pages.<p>
10-
<p>Below are sample posts for illustration purposes.</p>
8+
<p>This website is powered by GitHub Pages/Jekyll and can be built in under 5 minutes. Literally.</p>
9+
<p>Head over to <a href="https://github.com/daattali/beautiful-jekyll#readme">my GitHub project for this template</a>
10+
to get started. This template was designed to look great both on desktops and on smaller (mobile) devices.</p>
11+
<p><a href="https://github.com/daattali/beautiful-jekyll/tree/gh-pages">Here is the code</a> that generates this website.
12+
Using the <a href="https://github.com/daattali/beautiful-jekyll#readme">Beautiful Jekyll template</a> it was created
13+
in just a few minutes by only changing some configuration values and adding this piece of text that you're reading.</p>
14+
<p>Below are sample blog posts for illustration purposes.</p>
1115
</div>
1216

1317
<div class="posts-list">

0 commit comments

Comments
 (0)