Adds social media meta tags and new param for featured images
This commit is contained in:
parent
830ad5392b
commit
cde5d340bd
3 changed files with 21 additions and 3 deletions
|
@ -17,7 +17,7 @@ iweblog.application = function() {
|
|||
cnt++;
|
||||
});
|
||||
|
||||
$('#photos').html(htmlString);
|
||||
$('#photos').html(htmlString);
|
||||
$('#photos').lightGallery();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue