2015-10-25 15:20:42 -07:00
<!DOCTYPE html>
< html >
< head >
< meta http-equiv = "content-Type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "imagetoolbar" content = "no" / >
< meta name = "publisher" content = "Declarative Engineering LLC" / >
< meta name = "copyright" content = "Petit Teton LLC" / >
< meta name = "keywords" content = "Petit Teton Farm Organic Produce Eggs Jar Canned Jam Pickled Soup Boonville Anderson Valley Yak Visit" / >
< meta name = "description" content = "Petit Teton is a family farm located in Mendocino, a few miles south east of Boonville, specializing in organic farming and canning our own produce." / >
< meta name = "page-type" content = "index, follow" / >
< meta name = "audience" content = "all" / >
< meta name = "revisit-after" content = "12 days" / >
< meta name = "robots" content = "index, follow" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2025-09-13 12:21:19 -07:00
2016-02-04 13:29:55 -08:00
< title > Petit Teton Farm< / title >
2025-09-13 12:21:19 -07:00
2015-10-25 15:20:42 -07:00
< link rel = "shortcut icon" href = "images/Chicken.ico" / >
< link rel = "stylesheet" href = "main.css" type = "text/css" / >
2016-12-28 11:13:44 -08:00
< script type = "text/javascript" language = "JavaScript" src = "js/jquery-1.12.4.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery-migrate-1.3.0.js" > < / script >
2015-10-25 15:20:42 -07:00
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.history.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/layout.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.cycle.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.cycle2.min.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/jquery.shadow.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/scroller.js" > < / script >
< script type = "text/javascript" language = "JavaScript" src = "js/main.js" > < / script >
< / head >
< body >
< div id = "overall" >
2025-09-13 12:21:19 -07:00
< div class = "pageBorder" >
< div class = "page" >
< div class = "menu" > <!-- Note: Comment out spacing between the elements since the browser will interpret the spaces as characters to be displayed.
-->< a href = "#!/farm" > Home< / a > <!--
-->< a href = "#!/food" > Food< / a > <!--
-->< a href = "#!/markets" > Markets< / a > <!--
-->< a href = "#!/us" > About Us< / a > <!--
-->< a class = "blogLink" style = "display: inline" target = "_blank" href = "//blog.petitteton.com" > Blog< / a > <!--
-->< / div >
< div class = "menuBackground" > < / div >
< div class = "head" >
< div id = "logo" onclick = "window.location.hash='#!/farm'" > < / div >
< / div >
< div id = "content" bs-view = "main-view" >
<!-- CONTENT:main -->
< / div >
2015-10-25 15:20:42 -07:00
< / div >
2025-09-13 12:21:19 -07:00
< div >
< p style = "text-align: center;" > < strong > Petit Teton Farm< / strong >
< br > 18501 Hwy 128, Yorkville, CA 95494
< br > 707-123-4567
< br > < a href = "mailto:farmer@petitteton.com" > farmer@petitteton.com< / a >
< / p > < / div >
<!-- footer lines -->
< div class = "footer" > © 2009,2023 Petit Teton LLC | Farm Email < a href = "mailto:farmer@petitteton.com" > farmer@petitteton.com< / a > < / div >
2015-10-25 15:20:42 -07:00
< / div >
< / div >
< / body >
2025-09-13 12:21:19 -07:00
< / html >