Skip to content

Commit d99c8f9

Browse files
committed
add a Get Started button
1 parent 747ecfd commit d99c8f9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
<div class="main-explain-area jumbotron">
88
<p>This website is powered by GitHub Pages/Jekyll and can be built in under 5 minutes. Literally.</p>
99
<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>
10+
to get started.</p>
11+
<div class="get-started-wrap">
12+
<a class="btn btn-success btn-lg get-started-btn">Get Started!</a>
13+
</div>
14+
<p>This template was designed to look great both on desktops and on smaller (mobile) devices.</p>
1115
<p><a href="https://github.com/daattali/beautiful-jekyll/tree/gh-pages">Here is the code</a> that generates this website.
1216
Using the <a href="https://github.com/daattali/beautiful-jekyll#readme">Beautiful Jekyll template</a> it was created
1317
in just a few minutes by only changing some configuration values and adding this piece of text that you're reading.</p>

0 commit comments

Comments
 (0)