Tonic's picture
Update index.html
0bced87
raw
history blame contribute delete
No virus
370 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Automated Social Media Campaign Management</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>by Jamp</h1>
<p>Please see: <i>app.py</i> in the Files and versions tab.</p>
</div>
</body>
</html>