bestdadjokes/site/contact/index.html
2026-09-21 22:15:42 +00:00

81 lines
No EOL
4.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Contact — Best Dad Jokes .lol</title>
<meta name="description" content="Get in touch with BestDadJokes.lol — submit a dad joke, say hi, or report a bug.">
<link rel="canonical" href="https://bestdadjokes.lol/contact/">
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="Dad Joke of the Day" href="/rss.xml">
<meta property="og:site_name" content="Best Dad Jokes">
<meta property="og:title" content="Contact — Best Dad Jokes .lol">
<meta property="og:description" content="Get in touch with BestDadJokes.lol — submit a dad joke, say hi, or report a bug.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bestdadjokes.lol/contact/">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="/static/style.css">
<style>:root{--brand:#e4572e;--brand2:#f5a623;--ink:#2b2118;--cream:#fff8ec;--card:#ffffff}</style>
</head>
<body>
<header class="site-header">
<div class="wrap header-row">
<a class="logo" href="/">😂 <strong>Best<span>Dad</span>Jokes</strong><em>.lol</em></a>
<input type="checkbox" id="navtoggle" class="navtoggle">
<label for="navtoggle" class="navburger" aria-label="Menu"></label>
<nav class="site-nav">
<a href="/" >Home</a>
<a href="/dad-joke-generator/" >Joke Generator</a>
<a href="/joke-of-the-day/" >Joke of the Day</a>
<a href="/search/" >Search</a>
<a href="/about/" >About</a>
</nav>
</div>
<div class="wrap catbar">
<a href="/category/animals/">🦝 Animal Dad Jokes</a><a href="/category/food/">🍕 Food Dad Jokes</a><a href="/category/work/">💼 Work &amp; Office Dad Jokes</a><a href="/category/school/">🎒 School &amp; Teacher Dad Jokes</a><a href="/category/sports/">⚽ Sports Dad Jokes</a><a href="/category/tech/">💻 Tech &amp; Computer Dad Jokes</a><a href="/category/family/">👨‍👩‍👧 Family &amp; Parenting Dad Jokes</a><a href="#all-cats">more →</a>
</div>
</header>
<main>
<div class="wrap narrow">
<h1>📮 Contact</h1>
<p>Want to send us the greatest dad joke of all time? Report a joke that's more "dad" than "joke"? Tell us the site made you laugh so hard you spilled your coffee? We read everything.</p>
<p>Email us at <a href="mailto:hello@bestdadjokes.lol">hello@bestdadjokes.lol</a> — responses may be delayed by naps.</p>
<h2>Joke submissions</h2>
<p>Include the setup and the punchline in your email. If we use it, you get full bragging rights and absolutely no money, which is exactly how dad economics works.</p>
</div>
</main>
<footer class="site-footer">
<div class="wrap foot-grid">
<div>
<p class="foot-logo">😂 Best<span>Dad</span>Jokes<em>.lol</em></p>
<p>Hi, I'm a dad. These are my jokes. Someone has to laugh at them, and it might as well be the internet.</p>
</div>
<div>
<p class="foot-h">Categories</p>
<div class="foot-links"><a href="/category/animals/">Animal Dad Jokes</a><a href="/category/food/">Food Dad Jokes</a><a href="/category/work/">Work &amp; Office Dad Jokes</a><a href="/category/school/">School &amp; Teacher Dad Jokes</a><a href="/category/sports/">Sports Dad Jokes</a><a href="/category/tech/">Tech &amp; Computer Dad Jokes</a><a href="/category/family/">Family &amp; Parenting Dad Jokes</a><a href="/category/weather/">Weather Dad Jokes</a><a href="/category/space/">Space Dad Jokes</a><a href="/category/travel/">Travel &amp; Vacation Dad Jokes</a><a href="/category/halloween/">Halloween Dad Jokes</a><a href="/category/christmas/">Christmas Dad Jokes</a><a href="/category/knock-knock/">Knock-Knock Jokes</a><a href="/category/one-liners/">Dad Joke One-Liners</a></div>
</div>
<div>
<p class="foot-h">More</p>
<div class="foot-links">
<a href="/dad-joke-generator/">Dad Joke Generator</a>
<a href="/joke-of-the-day/">Joke of the Day</a>
<a href="/search/">Search Jokes</a>
<a href="/rss.xml">RSS Feed</a>
<a href="/api/v1/random.json">Free JSON API</a>
<a href="/about/">About</a>
<a href="/contact/">Contact</a>
<a href="/privacy-policy/">Privacy Policy</a>
<a href="/terms/">Terms</a>
</div>
</div>
</div>
<div class="wrap foot-base">
<p>© 2026 Best Dad Jokes · Family-friendly jokes, dad-certified since the Big Dad Energy era.</p>
</div>
</footer>
<script src="/static/jokes-data.js" defer></script>
<script src="/static/main.js" defer></script>
</body>
</html>