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",
|
"host": "host117523.hostido.net.pl",
|
||||||
"username": "www@luxmed.pagedev.pl",
|
"username": "www@luxmed3.pagedev.pl",
|
||||||
"password": "EupzGsLD93Tw6c6P3Cnp",
|
"password": "J6jxvnFKFBwXaMF9We79",
|
||||||
"remotePath": "/public_html",
|
"remotePath": "/public_html",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 0,
|
"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