podcastartgenerator/static/index.html

9 lines
177 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Static Server Exists</title>
</head>
<body>
<h1>Podcast Art Generator Static is working</h1>
</body>
</html>