diff --git a/.gitignore b/.gitignore index 600d2d3..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -.vscode \ No newline at end of file diff --git a/.vscode/ftp-kr.json b/.vscode/ftp-kr.json new file mode 100644 index 0000000..95b36ea --- /dev/null +++ b/.vscode/ftp-kr.json @@ -0,0 +1,17 @@ +{ + "host": "7.ires.pl", + "username": "rekord", + "password": "8L62Si05XU", + "remotePath": "/public_html", + "protocol": "ftp", + "port": 0, + "fileNameEncoding": "utf8", + "autoUpload": true, + "autoDelete": false, + "autoDownload": false, + "ignoreRemoteModification": true, + "ignore": [ + ".git", + "/.vscode" + ] +} \ No newline at end of file diff --git a/.vscode/sftp.json b/.vscode/sftp.json new file mode 100644 index 0000000..1194445 --- /dev/null +++ b/.vscode/sftp.json @@ -0,0 +1,12 @@ +{ + "name": "7.ires.pl", + "host": "7.ires.pl", + "protocol": "ftp", + "port": 21, + "username": "rekord", + "password": "8L62Si05XU", + "remotePath": "/public_html", + "uploadOnSave": false, + "useTempFile": false, + "openSsh": false +} diff --git a/upload/promocje/slide00a.png b/upload/promocje/slide00a.png new file mode 100644 index 0000000..0998faa Binary files /dev/null and b/upload/promocje/slide00a.png differ diff --git a/upload/promocje/slider00b.png b/upload/promocje/slider00b.png new file mode 100644 index 0000000..59e46a0 Binary files /dev/null and b/upload/promocje/slider00b.png differ diff --git a/upload/promocje/slider00c.png b/upload/promocje/slider00c.png new file mode 100644 index 0000000..1aa583e Binary files /dev/null and b/upload/promocje/slider00c.png differ