Recipe Widget
Add our recipe widget to your site and a random recipe will appear every time someone visits the page. Here's how it looks:
Copy and paste the following code into the HTML source of the site where you want the recipe widget to be displayed.
<script type="text/javascript">
//You can change this to make it unique for your page or leave it as-is.
var cwtb_widget_id = "cwtb_container";
</script>
<script
type="text/javascript"
src="http://cookingwiththebible.com/javascript/cookingwiththebible.js">
</script>