The website to document the radio show
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.
 
 
 

38 lines
1.1 KiB

<!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>
<div class="episode">
<h2>Episode 1</h2>
<span class="description">
Potato hummus/spread recipe:
<ul>
<li>1 kg potatoes</li>
<li>1 onion</li>
<li>Sunflower oil</li>
<li>200g ricotta</li>
<li>4 very fresh eggs</li>
</ul>
</span>
</div>
<div class="episode">
<h2>Episode 2</h2>
<span class="description">
On recipe notebooks
</span>
</div>
</body>
</html>