You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
833 B
24 lines
833 B
3 years ago
|
<!DOCTYPE html>
|
||
|
<html lang="en" dir="ltr">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>Recipes on the Radio</title>
|
||
|
<link rel="stylesheet" href="style.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="box_top">
|
||
|
<h1>Recipes on the Radio</h1>
|
||
|
</div>
|
||
|
<div class="box">
|
||
|
|
||
|
<span class="about"> Recipes are more than just instructions, whether it is food, or a recipe for disaster. <br> Recipes are deviant, magical and political. <br> Yoana and Alice, together with the occasional guest, will be cooking all kinds of recipes and their sounds and stories every other Saturday on the <span class="glow"><a href="https://s2.radio.co/sde6c7b42e/listen">Worm radio</a>.</span></span>
|
||
|
<img src="ROR.png" alt="logo">
|
||
|
|
||
|
</div>
|
||
|
<h2>Episode 1</h2>
|
||
|
<span class="description">
|
||
|
Potato recipe
|
||
|
</span>
|
||
|
</body>
|
||
|
</html>
|