Remove unused static assets and bootstrap/jquery libraries
Deploy Staging / deploy (push) Successful in 1m55s

This commit is contained in:
Francesco Lorenzo D'Amico
2026-08-26 15:18:44 +02:00
parent 29d00fbf7d
commit 04f24cac8f
62 changed files with 12 additions and 75739 deletions
-4
View File
@@ -1,4 +0,0 @@
// Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
// for details on configuring this project to bundle and minify static web assets.
// Write your JavaScript code.
+12 -4
View File
@@ -425,6 +425,8 @@
time: 1000
});
/* Portfolio Isotope */
if ($('.image_load').length) {
$('.image_load').imagesLoaded(function() {
if ($.fn.isotope) {
@@ -463,15 +465,21 @@
};
});
}
// Venubox
$('.venobox').venobox({
if ($.fn.venobox && $('.venobox').length) {
numeratio: true,
$('.venobox').venobox({
infinigall: true
numeratio: true,
});
infinigall: true
});
}
/*--------------------------
scrollUp