Skip to content

Commit

Permalink
added h2 before pre-rendered thumbnail documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsroge committed May 13, 2015
1 parent 3cbab3d commit 72d1ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $(document).ready(function(){
</div>
```

##### User pre-rendered html as thumbnails (to prevent FOUC)
## User pre-rendered html as thumbnails (to prevent FOUC)
```javascript
$(document).ready(function(){
$('.owl-carousel').owlCarousel({
Expand Down

0 comments on commit 72d1ee0

Please sign in to comment.