rmcg.dev/projects/FrontendMentor/newbie/pod-request-access-landing-.../index.html

23 lines
582 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
2022-09-07 18:18:51 +02:00
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon-32x32.png">
2022-09-07 18:18:51 +02:00
<link rel="stylesheet" href="css/style.css">
<title>Frontend Mentor | Pod request access landing page</title>
</head>
2022-09-07 18:18:51 +02:00
<body>
Publish your podcasts everywhere.
2022-09-07 18:18:51 +02:00
Upload your audio to Pod with a single click. Well then distribute your podcast to Spotify,
Apple Podcasts, Google Podcasts, Pocket Casts and more!
Request access
</body>
2022-09-07 18:18:51 +02:00
</html>