Add speedyf/templates/index.html

This commit is contained in:
Fred Boniface 2024-04-30 19:21:56 +01:00
parent b8b776f9ca
commit 640660a68b
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SpeedyF - PDF Compressor</title>
</head>
<body>
<h1>SpeedyF</h1>
<h2>(Read SPEE-DEE-EFF)</h2>
Compresses PDF files on the Web
<form>
</body>
</html>