Skip to content

Commit

Permalink
changes in homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaykundu777 committed Apr 12, 2020
1 parent bdd24b0 commit 48a77d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ defaults:
permalink: /:path/:basename:output_ext

# Build settings

# theme: devlopr
plugins:
- jekyll-feed
- jekyll-paginate
Expand Down
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div class="col-lg-8 offset-md-2">
<div class="jumbotron" style="text-align: center;">
<h1 class="display-4">Hello, world!</h1>
<h3> devlopr is a jekyll theme built for developers like you !</h3>
<h3> {{site.description}}</h3>
<p class="lead" id="typewriteText"></p>
<button class="btn btn-dark btn-lg"><a href="/get-started">Get Started </a></button>
</div>
Expand Down

0 comments on commit 48a77d8

Please sign in to comment.