change tagline

This commit is contained in:
Klemek
2025-03-19 09:11:13 +01:00
parent f47ef5e030
commit d9f73759eb
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -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
View File
@@ -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>