First Commit

Setup repo and website
This commit is contained in:
2024-11-21 09:29:25 +01:00
commit a6f764245d
524 changed files with 357923 additions and 0 deletions

8
public/sftp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Bittime",
"protocol": "ftp",
"host": "www.bittime.it",
"port": 21,
"username": "website",
"remotePath": "/"
}