19 lines
No EOL
367 B
HTML
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> |