Save
This commit is contained in:
4
.vscode/ftp-kr.json
vendored
4
.vscode/ftp-kr.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"host": "host117523.hostido.net.pl",
|
||||
"username": "www@luxmed.pagedev.pl",
|
||||
"password": "EupzGsLD93Tw6c6P3Cnp",
|
||||
"username": "www@luxmed3.pagedev.pl",
|
||||
"password": "J6jxvnFKFBwXaMF9We79",
|
||||
"remotePath": "/public_html",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
|
||||
5
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
5
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
@@ -0,0 +1,5 @@
|
||||
jQuery(document).ready(function($) {
|
||||
$('body').on('click', '.acc-tile-btn', function() {
|
||||
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user