Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/resources/_gen/assets/js/es/js/index.js_8e9644cbd5699a9b2573c2d17c84d4c1.content')
-rw-r--r--exampleSite/resources/_gen/assets/js/es/js/index.js_8e9644cbd5699a9b2573c2d17c84d4c1.content2
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/resources/_gen/assets/js/es/js/index.js_8e9644cbd5699a9b2573c2d17c84d4c1.content b/exampleSite/resources/_gen/assets/js/es/js/index.js_8e9644cbd5699a9b2573c2d17c84d4c1.content
deleted file mode 100644
index a2b330e..0000000
--- a/exampleSite/resources/_gen/assets/js/es/js/index.js_8e9644cbd5699a9b2573c2d17c84d4c1.content
+++ /dev/null
@@ -1,2 +0,0 @@
-$('a[href^="#"]').click(function(e){e.preventDefault();$('html, body').animate({scrollTop:$(this.hash).offset().top},500);$("#nav-menu").removeClass("is-active");return true;})
-$('.card').click(function(){$($(this).attr('data-target')).addClass('is-active');$("html").addClass("modal-open");});$('.modal-close').click(function(){$($(this).attr('data-target')).removeClass('is-active');$("html").removeClass("modal-open");});$(document).keypress(function(e){if(e.which==0){$('.modal.is-active').removeClass('is-active');}}); \ No newline at end of file