<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> | |