change tagline
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# File-Whizz
|
# File-Whizz
|
||||||
*Make that file buzzing through air*
|
*No need for cloud when you have wings*
|
||||||
|
|
||||||
### [Tool link](https://klemek.github.io/file-whizz/)
|
### [Tool link](https://klemek.github.io/file-whizz/)
|
||||||
|
|
||||||
@@ -17,6 +17,7 @@
|
|||||||
* [x] Get peer data
|
* [x] Get peer data
|
||||||
* [x] See download speed
|
* [x] See download speed
|
||||||
* [ ] Fix turn server settings to work on all servers
|
* [ ] Fix turn server settings to work on all servers
|
||||||
|
* [ ] Fix edge cases
|
||||||
* [ ] DaisyUI redesign
|
* [ ] DaisyUI redesign
|
||||||
* [ ] QRCode
|
* [ ] QRCode
|
||||||
* [ ] Multiple files
|
* [ ] Multiple files
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
<script type="module" src="main.js"></script>
|
<script type="module" src="main.js"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta property="og:title" content="File Whizz">
|
<meta property="og:title" content="File Whizz">
|
||||||
<meta property="og:description" content="Make that file buzzing through air">
|
<meta property="og:description" content="No need for cloud when you have wings">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user