remove commented code

master
Aaron N. Brock 4 years ago
parent a8cd30f1d6
commit 880cc5783a
  1. 13
      assets/js/script.js

@ -158,19 +158,6 @@ $(document).ready(function () {
});
// Modal Popup
// $(".popup-button").magnificPopup({
// type: "iframe",
// iframe: {
// patterns: {
// youtube: {
// index: "youtube.com/",
// id: "v=",
// src: "//www.youtube.com/embed/tgbNymZ7vqY",
// },
// },
// },
// });
$('.popup-button').magnificPopup({
disableOn: 700,
type: 'iframe',

Loading…
Cancel
Save