Update templates/index.html
placholders > aCloud
This commit is contained in:
parent
3104b2ef9b
commit
6a016ce33a
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>placeholder</title>
|
||||
<title>aCloud</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
@ -107,7 +107,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>placeholder</h1>
|
||||
<h1>aCloud</h1>
|
||||
<div class="upload-options">
|
||||
<button id="textUploadBtn" onclick="showForm('text')">Upload Text</button>
|
||||
<button id="fileUploadBtn" onclick="showForm('file')">Upload File</button>
|
||||
|
Loading…
Reference in New Issue
Block a user