add article + a venir

This commit is contained in:
2019-12-20 11:30:26 +01:00
parent 0fd036ea7b
commit 6ac0eb5b76
152 changed files with 3756 additions and 200 deletions

View File

@@ -35,7 +35,7 @@ function filteritem() {
var $img = $('.body-wrapper .img');
$(".filters .btn").click(function(e) {
e.preventDefault();
// e.preventDefault();
var filter = $(this).attr("data-filter");
var self = $('.body-wrapper');