Added a header
Logo, searchbar without functionality and a profile picture. Also gave the content a margin downward because of the header.
This commit is contained in:
20
website/.ftpconfig
Normal file
20
website/.ftpconfig
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"protocol": "sftp",
|
||||
"host": "myhyvesbookplus.tk",
|
||||
"port": 22,
|
||||
"user": "lars",
|
||||
"pass": "",
|
||||
"promptForPass": false,
|
||||
"remote": "/home/lars/public_html",
|
||||
"local": "",
|
||||
"agent": "",
|
||||
"privatekey": "/home/polo/.ssh/id_rsa",
|
||||
"passphrase": "",
|
||||
"hosthash": "",
|
||||
"ignorehost": true,
|
||||
"connTimeout": 10000,
|
||||
"keepalive": 10000,
|
||||
"keyboardInteractive": false,
|
||||
"watch": [],
|
||||
"watchTimeout": 500
|
||||
}
|
||||
Reference in New Issue
Block a user