Skip to content

Commit 6fb0756

Browse files
Update README.md
1 parent cbd10bb commit 6fb0756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ require(['./lightgallery.js'], function() {
9999
});
100100
});
101101
```
102-
##### The markup
102+
#### The markup
103103
lightgallery does not force you to use any kind of markup. you can use whatever markup you want. But i suggest you to use the following markup. [Here](http://sachinchoolur.github.io/lightGallery/demos/html-markup.html) you can find the detailed examples of deferent kind of markups.
104104
``` html
105105
<div id="lightgallery">

0 commit comments

Comments
 (0)