fix problems in demo site
This commit is contained in:
parent
6552c5774e
commit
1924b0da62
6 changed files with 81 additions and 15 deletions
|
@ -3,6 +3,7 @@ layout: home
|
|||
title: Beautiful Jekyll
|
||||
subtitle: Build a beautiful and simple website in minutes
|
||||
fb-img: "http://deanattali.com/img/blog/beautiful-jekyll.png"
|
||||
css: /assets/css/demo.css
|
||||
---
|
||||
|
||||
<div class="main-explain-area jumbotron">
|
||||
|
@ -14,8 +15,11 @@ fb-img: "http://deanattali.com/img/blog/beautiful-jekyll.png"
|
|||
<p>Below are sample blog posts for illustration purposes.</p>
|
||||
<p>If you like this theme, please consider supporting me :)</p>
|
||||
<p align="center">
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EG5Q5483TTWCN">
|
||||
<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" />
|
||||
<a style="display: inline-block;" href="https://paypal.me/daattali">
|
||||
<img height="40" src="https://camo.githubusercontent.com/0e9e5cac101f7093336b4589c380ab5dcfdcbab0/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f67682f74776f6c66736f6e2f70617970616c2d6769746875622d627574746f6e40312e302e302f646973742f627574746f6e2e737667" />
|
||||
</a>
|
||||
<a style="display: inline-block; margin-left: 10px;" href="https://github.com/sponsors/daattali">
|
||||
<img height="40" src="https://i.imgur.com/034B8vq.png" />
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue