sharif/index.html
zethria a72be14e81 Changed the file extension and added a few more lines
Funny that I had to fix it even though there's no real code in it
2024-04-02 20:23:41 -04:00

19 lines
No EOL
367 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Sharif</title>
</head>
<body>
A FOSS filesharing site with both GUI and CLI support.
</body>
</html>
<script>
/*
The front page. I have no idea how this'll be design-wise, so we'll have to figure that out.
We could have the file upload here, or at /whatever and just have this dedicated as purely a front page.
*/
</script>