Created
September 12, 2018 14:04
-
-
Save Tsunamijaan/9aa39c59fea165d72bbb360f77076044 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('.popup-view').magnificPopup({ | |
type: 'image', | |
gallery: { | |
enabled: true | |
}, | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment