Spaces:
Sleeping
Sleeping
Update static/medium-report.html
Browse files
static/medium-report.html
CHANGED
|
@@ -189,8 +189,8 @@
|
|
| 189 |
<body>
|
| 190 |
<div class="container">
|
| 191 |
<div id="input-container">
|
| 192 |
-
<h1>
|
| 193 |
-
<textarea id="description" rows="4" placeholder="Enter description">nvidia stock performance</textarea>
|
| 194 |
<button onclick="generateReport()">Generate Report</button>
|
| 195 |
</div>
|
| 196 |
<div id="output-container">
|
|
|
|
| 189 |
<body>
|
| 190 |
<div class="container">
|
| 191 |
<div id="input-container">
|
| 192 |
+
<h1>Blog Post Generator</h1>
|
| 193 |
+
<textarea id="description" rows="4" placeholder="Enter description">write a medium article on nvidia stock performance</textarea>
|
| 194 |
<button onclick="generateReport()">Generate Report</button>
|
| 195 |
</div>
|
| 196 |
<div id="output-container">
|