Update FTP configuration and enhance Sass compilation settings
This commit is contained in:
8
.vscode/ftp-kr.json
vendored
8
.vscode/ftp-kr.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"host": "ftp.tysweld.com",
|
||||
"username": "tysweld_www",
|
||||
"password": "123TysweldWWW!",
|
||||
"remotePath": "/tysweld.com/",
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"username": "www@tysweld.com",
|
||||
"password": "SuFRuvWrjZescZpbPKfy",
|
||||
"remotePath": "/public_html/",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
"fileNameEncoding": "utf8",
|
||||
|
||||
1373
.vscode/ftp-kr.sync.cache.json
vendored
1373
.vscode/ftp-kr.sync.cache.json
vendored
File diff suppressed because it is too large
Load Diff
16
.vscode/settings.json
vendored
16
.vscode/settings.json
vendored
@@ -1,3 +1,17 @@
|
||||
{
|
||||
"git.ignoreLimitWarning": true
|
||||
"liveSassCompile.settings.formats": [
|
||||
{
|
||||
"format": "compressed",
|
||||
"extensionName": ".css",
|
||||
"savePath": "",
|
||||
"savePathSegmentKeys": null,
|
||||
"savePathReplaceSegmentsWith": null
|
||||
}
|
||||
],
|
||||
"liveSassCompile.settings.generateMap": true,
|
||||
"liveSassCompile.settings.autoprefix": "defaults",
|
||||
"liveSassCompile.settings.watchOnLaunch": true,
|
||||
"liveSassCompile.settings.includeItems": [
|
||||
"/wp-content/themes/hello-elementor/assets/css/*.scss"
|
||||
]
|
||||
}
|
||||
10
.vscode/sftp.json
vendored
10
.vscode/sftp.json
vendored
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "ftp.tysweld.com",
|
||||
"host": "ftp.tysweld.com",
|
||||
"name": "host700513.hostido.net.pl",
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "tysweld_www",
|
||||
"password": "123TysweldWWW!",
|
||||
"remotePath": "/tysweld.com/",
|
||||
"username": "www@tysweld.com",
|
||||
"password": "SuFRuvWrjZescZpbPKfy",
|
||||
"remotePath": "/public_html/",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
"openSsh": false
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1055,7 +1055,8 @@ footer {
|
||||
}
|
||||
}
|
||||
|
||||
.menu-item-1413,
|
||||
.elementor-widget-langswitcher {
|
||||
display: none !important;
|
||||
.lang-list--wrapper {
|
||||
a[href="https://tysweld.com/de/home/"] {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user