CINXE.COM

History | Timeless Myths

<!doctype html> <html lang="en"> <head> <!-- Meta tags --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Styles and scripts --> <link rel="preload" as="style" href="https://timelessmyths.com/build/assets/site-fae22f4e.css" /><link rel="modulepreload" href="https://timelessmyths.com/build/assets/site-37649980.js" /><link rel="stylesheet" href="https://timelessmyths.com/build/assets/site-fae22f4e.css" /><script type="module" src="https://timelessmyths.com/build/assets/site-37649980.js"></script> <!-- Additional head content --> <!-- SEO --> <title>History | Timeless Myths</title> <meta property="og:type" content="website" /> <meta property="og:title" content="History" /> <meta property="og:url" content="https://timelessmyths.com/stories/categories/history" /> <meta property="og:site_name" content="Timeless Myths" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="History" /> <link href="https://timelessmyths.com" rel="home" /> <link href="https://timelessmyths.com/stories/categories/history" rel="canonical" /> <link href="https://timelessmyths.com/stories/categories/history" rel="prev" /> <link href="https://timelessmyths.com/stories/categories/history" rel="next" /> <link type="text/plain" rel="author" href="https://timelessmyths.com/humans.txt" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "url": "https://timelessmyths.com/stories/categories/history", "name": "History", "description": "", "breadcrumb": { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 0, "name": "All Stories", "item": "https://timelessmyths.com/stories" },{ "@type": "ListItem", "position": 1, "name": "History", "item": "https://timelessmyths.com/stories/categories/history" } ] } } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "name": "Timeless Myths", "alternateName": "TM", "url": "https://timelessmyths.com", "potentialAction": { "@type": "SearchAction", "target": "https://www.timelessmyths.com/search?q={search_term_string}", "query-input": "required name=search_term_string" } } </script> <!-- Favicon and app icons --> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#cd8e33"> <!-- Microsoft specific --> <meta name="msapplication-TileColor" content="#2b5797"> <!-- Theme color --> <meta name="theme-color" content="#F9F7F0" id="theme-color-meta"> <!-- Analytics and ad trackers --> <!-- Raptive Head Tag Manual --> <script data-no-optimize="1" data-cfasync="false"> (function(w, d) { w.adthrive = w.adthrive || {}; w.adthrive.cmd = w.adthrive.cmd || []; w.adthrive.plugin = 'adthrive-ads-manual'; w.adthrive.host = 'ads.adthrive.com'; var s = d.createElement('script'); s.async = true; s.referrerpolicy = 'no-referrer-when-downgrade'; s.src = 'https://' + w.adthrive.host + '/sites/5e2b60ec5e6026025ede0fd6/ads.min.js?referrer=' + w.encodeURIComponent(w.location.href) + '&cb=' + (Math.floor(Math.random() * 100) + 1); var n = d.getElementsByTagName('script')[0]; n.parentNode.insertBefore(s, n); })(window, document); </script> <!-- End of Raptive Head Tag --> <script defer data-domain="timelessmyths.com" src="https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js"></script> <script> window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) } </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-NCS8MJ8ER7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-NCS8MJ8ER7'); </script> <!-- CRSF token --> <meta name="csrf-token" content="STATAMIC_CSRF_TOKEN"> </head> <body class="bg-paper dark:bg-slate-900 font-serif leading-normal text-gray-800"> <!-- Header --> <!-- Header component with responsive navigation --> <header class="w-full border-b border-gray-200 dark:border-tmgold/40 text-sm py-4 relative z-50 dark:bg-slate-900"> <nav class="relative max-w-7xl mx-auto px-4 sm:px-6 lg:px-8" aria-label="Global" x-data="{ mobileMenuOpen: false }" > <div class="flex items-center justify-between"> <!-- Logo --> <a href="/" class="flex-shrink-0"> <img class="max-h-10 sm:max-h-12 md:max-h-14 dark:invert dark:grayscale dark:hover:grayscale-0" src="/assets/brand/timeless-myths-logo.webp" alt="Timeless Myths Logo" > </a> <!-- Mobile menu button --> <div class="flex sm:hidden"> <button @click="mobileMenuOpen = !mobileMenuOpen" type="button" class="flex items-center text-gray-800 hover:text-gray-500 dark:text-white dark:hover:text-gray-300" aria-label="Toggle navigation" > <svg x-show="!mobileMenuOpen" class="w-8 h-8" fill="currentColor" viewBox="0 0 20 20" x-cloak > <path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd" /> </svg> <svg x-show="mobileMenuOpen" class="w-8 h-8" fill="currentColor" viewBox="0 0 20 20" x-cloak > <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </button> </div> <!-- Desktop Navigation Menu --> <div class="hidden sm:flex sm:items-center sm:space-x-6"> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 text-xl font-basker" > Mythologies <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-0 mt-2 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Gods <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Greek <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/greek/aphrodite" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Aphrodite </a> <a href="/gods/greek/apollo" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Apollo </a> <a href="/gods/greek/ares" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ares </a> <a href="/gods/greek/artemis" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Artemis </a> <a href="/gods/greek/athena" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Athena </a> <a href="/gods/greek/atlas" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Atlas </a> <a href="/gods/greek/coeus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Coeus </a> <a href="/gods/greek/crius" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Crius </a> <a href="/gods/greek/cronus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Cronus </a> <a href="/gods/greek/demeter" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Demeter </a> <a href="/gods/greek/dionysus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Dionysus </a> <a href="/gods/greek/gaia" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Gaia </a> <a href="/gods/greek/hades" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hades </a> <a href="/gods/greek/hephaestus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hephaestus </a> <a href="/gods/greek/hera" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hera </a> <a href="/gods/greek/hermes" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hermes </a> <a href="/gods/greek/hestia" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hestia </a> <a href="/gods/greek/hyperion" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hyperion </a> <a href="/gods/greek/iapetus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Iapetus </a> <a href="/gods/greek/mnemosyne" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mnemosyne </a> <a href="/gods/greek/oceanus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Oceanus </a> <a href="/gods/greek/phobos" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Phobos </a> <a href="/gods/greek/phoebe" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Phoebe </a> <a href="/gods/greek/poseidon" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Poseidon </a> <a href="/gods/greek/prometheus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Prometheus </a> <a href="/gods/greek/rhea" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Rhea </a> <a href="/gods/greek/tethys" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tethys </a> <a href="/gods/greek/themis" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Themis </a> <a href="/gods/greek/uranus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Uranus </a> <a href="/gods/greek/zeus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Zeus </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Roman <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/roman/bacchus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Bacchus </a> <a href="/gods/roman/ceres" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ceres </a> <a href="/gods/roman/diana" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Diana </a> <a href="/gods/roman/juno" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Juno </a> <a href="/gods/roman/jupiter" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Jupiter </a> <a href="/gods/roman/mars" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mars </a> <a href="/gods/roman/mercury" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mercury </a> <a href="/gods/roman/minerva" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Minerva </a> <a href="/gods/roman/neptune" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Neptune </a> <a href="/gods/roman/pluto" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Pluto </a> <a href="/gods/roman/venus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Venus </a> <a href="/gods/roman/vesta" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Vesta </a> <a href="/gods/roman/vulcan" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Vulcan </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Egyptian <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/egyptian/amun" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Amun </a> <a href="/gods/egyptian/anubis" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Anubis </a> <a href="/gods/egyptian/aten" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Aten </a> <a href="/gods/egyptian/atum" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Atum </a> <a href="/gods/egyptian/babi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Babi </a> <a href="/gods/egyptian/bastet" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Bastet </a> <a href="/gods/egyptian/bes" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Bes </a> <a href="/gods/egyptian/geb" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Geb </a> <a href="/gods/egyptian/hapi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hapi </a> <a href="/gods/egyptian/hathor" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > hathor </a> <a href="/gods/egyptian/heqet" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > heqet </a> <a href="/gods/egyptian/horus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Horus </a> <a href="/gods/egyptian/isis" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Isis </a> <a href="/gods/egyptian/khepri" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Khepri </a> <a href="/gods/egyptian/khnum" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Khnum </a> <a href="/gods/egyptian/khonsu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Khonsu </a> <a href="/gods/egyptian/maat" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Maat </a> <a href="/gods/egyptian/nephthys" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nephthys </a> <a href="/gods/egyptian/nut" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nut </a> <a href="/gods/egyptian/osiris" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Osiris </a> <a href="/gods/egyptian/ptah" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ptah </a> <a href="/gods/egyptian/ra" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ra </a> <a href="/gods/egyptian/seshat" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Seshat </a> <a href="/gods/egyptian/seth" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Seth </a> <a href="/gods/egyptian/shu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Shu </a> <a href="/gods/egyptian/sobek" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Sobek </a> <a href="/gods/egyptian/thoth" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Thoth </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Norse <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/norse/alfheim" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Alfheim </a> <a href="/gods/norse/baldur" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Baldur </a> <a href="/gods/norse/freya" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Freya </a> <a href="/gods/norse/freyr" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Freyr </a> <a href="/gods/norse/frigg" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Frigg </a> <a href="/gods/norse/heimdallr" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Heimdallr </a> <a href="/gods/norse/helheim" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Helheim </a> <a href="/gods/norse/idun" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Idun </a> <a href="/gods/norse/jotunheim" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Jotunheim </a> <a href="/gods/norse/loki" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Loki </a> <a href="/gods/norse/nerthus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nerthus </a> <a href="/gods/norse/njord" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Njord </a> <a href="/gods/norse/odin" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Odin </a> <a href="/gods/norse/thor" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Thor </a> <a href="/gods/norse/tyr" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tyr </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Celtic <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/celtic/aengus" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Aengus </a> <a href="/gods/celtic/arawn" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Arawn </a> <a href="/gods/celtic/badb" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Badb </a> <a href="/gods/celtic/brigid" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Brigid </a> <a href="/gods/celtic/cailleach" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Cailleach </a> <a href="/gods/celtic/ceridwen" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ceridwen </a> <a href="/gods/celtic/cernunnos" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Cernunnos </a> <a href="/gods/celtic/cu-chulainn" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Cu Chulainn </a> <a href="/gods/celtic/dagda" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Dagda </a> <a href="/gods/celtic/danu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Danu </a> <a href="/gods/celtic/gwydion" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Gwydion </a> <a href="/gods/celtic/herne-the-hunter" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Herne the Hunter </a> <a href="/gods/celtic/lugh" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Lugh </a> <a href="/gods/celtic/medb" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Medb </a> <a href="/gods/celtic/morrigan" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Morrigan </a> <a href="/gods/celtic/neit" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Neit </a> <a href="/gods/celtic/nuada" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nuada </a> <a href="/gods/celtic/taliesin" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Taliesin </a> <a href="/gods/celtic/taranis" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Taranis </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Aztec <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/aztec/chalchiuhtlicue" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Chalchiuhtlicue </a> <a href="/gods/aztec/coatlicue" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Coatlicue </a> <a href="/gods/aztec/huitzilopochtli" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Huitzilopochtli </a> <a href="/gods/aztec/mictlantecuhtli" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mictlantecuhtli </a> <a href="/gods/aztec/mixcoatl" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mixcoatl </a> <a href="/gods/aztec/ometeotl" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ometeotl </a> <a href="/gods/aztec/quetzalcoatl" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Quetzalcoatl </a> <a href="/gods/aztec/tezcatlipoca" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tezcatlipoca </a> <a href="/gods/aztec/tlaloc" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tlaloc </a> <a href="/gods/aztec/tonatiuh" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tonatiuh </a> <a href="/gods/aztec/xipe-totec" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Xipe Totec </a> <a href="/gods/aztec/xochiquetzal" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Xochiquetzal </a> <a href="/gods/aztec/xolotl" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Xolotl </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Japanese <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/japanese/amaterasu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Amaterasu </a> <a href="/gods/japanese/ame-no-uzume" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ame no Uzume </a> <a href="/gods/japanese/benzaiten" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Benzaiten </a> <a href="/gods/japanese/bishamonten" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Bishamonten </a> <a href="/gods/japanese/daikokuten" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Daikokuten </a> <a href="/gods/japanese/ebisu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Ebisu </a> <a href="/gods/japanese/fujin" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Fujin </a> <a href="/gods/japanese/fukurokuju" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Fukurokuju </a> <a href="/gods/japanese/inari" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Inari </a> <a href="/gods/japanese/izanagi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Izanagi </a> <a href="/gods/japanese/kagutsuchi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Kagutsuchi </a> <a href="/gods/japanese/raijin" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Raijin </a> <a href="/gods/japanese/susanoo" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Susanoo </a> <a href="/gods/japanese/tsukuyomi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Tsukuyomi </a> </div> </div> </div> <div x-data="{ open: false }" class="relative"> <button @click="open = !open" @keydown.escape="open = false" type="button" class="flex items-center w-full text-left text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 px-4 py-2" > Chinese <svg class="ml-1 w-4 h-4 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" /> </svg> </button> <div x-show="open" @click.away="open = false" x-transition x-cloak class="absolute left-full top-0 mt-0 w-48 bg-white rounded-md shadow-lg dark:bg-gray-800 dark:border-gray-700 z-50" > <div class="py-1"> <a href="/gods/chinese/caishen" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Caishen </a> <a href="/gods/chinese/cangjie" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Cangjie </a> <a href="/gods/chinese/dragon-king" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Dragon King </a> <a href="/gods/chinese/eight-immortals" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Eight Immortals </a> <a href="/gods/chinese/erlang-shen" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Erlang Shen </a> <a href="/gods/chinese/fuxi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Fuxi </a> <a href="/gods/chinese/guanyin" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Guanyin </a> <a href="/gods/chinese/hou-yi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Hou Yi </a> <a href="/gods/chinese/huxian" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Huxian </a> <a href="/gods/chinese/jade-emperor" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Jade Emperor </a> <a href="/gods/chinese/king-yama" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > King Yama </a> <a href="/gods/chinese/leizi" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Leizi </a> <a href="/gods/chinese/lu-ban" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Lu-ban </a> <a href="/gods/chinese/mazu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Mazu </a> <a href="/gods/chinese/nezha" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nezha </a> <a href="/gods/chinese/nuwa" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Nuwa </a> <a href="/gods/chinese/pangu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Pangu </a> <a href="/gods/chinese/shennong" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Shennong </a> <a href="/gods/chinese/sun-wukong" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Sun Wukong </a> <a href="/gods/chinese/xiwangmu" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Xiwangmu </a> <a href="/gods/chinese/yue-lao" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Yue Lao </a> <a href="/gods/chinese/zhong-kui" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Zhong Kui </a> </div> </div> </div> </div> </div> </div> <a href="/norse/" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Norse </a> <a href="/classical/" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Classical </a> <a href="/celtic/" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Celtic </a> <a href="/arthurian/" class="block px-4 py-2 text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700" > Arthurian </a> </div> </div> </div> <a href="/literature/" class="text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 text-xl font-basker" aria-current="" > Literature </a> <a href="/stories/" class="text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 text-xl font-basker" aria-current="" > Stories </a> <a href="/names/" class="text-gray-800 hover:text-gray-500 dark:text-gray-300 dark:hover:text-gray-500 text-xl font-basker" aria-current="" > Names </a> </div> </div> <!-- Mobile Navigation Menu --> <div x-show="mobileMenuOpen" x-transition x-cloak class="sm:hidden mt-4" > <div class="space-y-2"> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-xl font-basker" > Mythologies <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-lg font-basker" > Gods <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Greek <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/greek/aphrodite" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Aphrodite </a> <a href="/gods/greek/apollo" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Apollo </a> <a href="/gods/greek/ares" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ares </a> <a href="/gods/greek/artemis" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Artemis </a> <a href="/gods/greek/athena" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Athena </a> <a href="/gods/greek/atlas" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Atlas </a> <a href="/gods/greek/coeus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Coeus </a> <a href="/gods/greek/crius" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Crius </a> <a href="/gods/greek/cronus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Cronus </a> <a href="/gods/greek/demeter" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Demeter </a> <a href="/gods/greek/dionysus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Dionysus </a> <a href="/gods/greek/gaia" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Gaia </a> <a href="/gods/greek/hades" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hades </a> <a href="/gods/greek/hephaestus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hephaestus </a> <a href="/gods/greek/hera" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hera </a> <a href="/gods/greek/hermes" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hermes </a> <a href="/gods/greek/hestia" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hestia </a> <a href="/gods/greek/hyperion" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hyperion </a> <a href="/gods/greek/iapetus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Iapetus </a> <a href="/gods/greek/mnemosyne" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mnemosyne </a> <a href="/gods/greek/oceanus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Oceanus </a> <a href="/gods/greek/phobos" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Phobos </a> <a href="/gods/greek/phoebe" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Phoebe </a> <a href="/gods/greek/poseidon" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Poseidon </a> <a href="/gods/greek/prometheus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Prometheus </a> <a href="/gods/greek/rhea" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Rhea </a> <a href="/gods/greek/tethys" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tethys </a> <a href="/gods/greek/themis" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Themis </a> <a href="/gods/greek/uranus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Uranus </a> <a href="/gods/greek/zeus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Zeus </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Roman <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/roman/bacchus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Bacchus </a> <a href="/gods/roman/ceres" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ceres </a> <a href="/gods/roman/diana" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Diana </a> <a href="/gods/roman/juno" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Juno </a> <a href="/gods/roman/jupiter" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Jupiter </a> <a href="/gods/roman/mars" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mars </a> <a href="/gods/roman/mercury" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mercury </a> <a href="/gods/roman/minerva" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Minerva </a> <a href="/gods/roman/neptune" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Neptune </a> <a href="/gods/roman/pluto" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Pluto </a> <a href="/gods/roman/venus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Venus </a> <a href="/gods/roman/vesta" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Vesta </a> <a href="/gods/roman/vulcan" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Vulcan </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Egyptian <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/egyptian/amun" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Amun </a> <a href="/gods/egyptian/anubis" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Anubis </a> <a href="/gods/egyptian/aten" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Aten </a> <a href="/gods/egyptian/atum" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Atum </a> <a href="/gods/egyptian/babi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Babi </a> <a href="/gods/egyptian/bastet" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Bastet </a> <a href="/gods/egyptian/bes" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Bes </a> <a href="/gods/egyptian/geb" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Geb </a> <a href="/gods/egyptian/hapi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hapi </a> <a href="/gods/egyptian/hathor" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > hathor </a> <a href="/gods/egyptian/heqet" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > heqet </a> <a href="/gods/egyptian/horus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Horus </a> <a href="/gods/egyptian/isis" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Isis </a> <a href="/gods/egyptian/khepri" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Khepri </a> <a href="/gods/egyptian/khnum" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Khnum </a> <a href="/gods/egyptian/khonsu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Khonsu </a> <a href="/gods/egyptian/maat" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Maat </a> <a href="/gods/egyptian/nephthys" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nephthys </a> <a href="/gods/egyptian/nut" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nut </a> <a href="/gods/egyptian/osiris" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Osiris </a> <a href="/gods/egyptian/ptah" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ptah </a> <a href="/gods/egyptian/ra" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ra </a> <a href="/gods/egyptian/seshat" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Seshat </a> <a href="/gods/egyptian/seth" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Seth </a> <a href="/gods/egyptian/shu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Shu </a> <a href="/gods/egyptian/sobek" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Sobek </a> <a href="/gods/egyptian/thoth" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Thoth </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Norse <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/norse/alfheim" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Alfheim </a> <a href="/gods/norse/baldur" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Baldur </a> <a href="/gods/norse/freya" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Freya </a> <a href="/gods/norse/freyr" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Freyr </a> <a href="/gods/norse/frigg" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Frigg </a> <a href="/gods/norse/heimdallr" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Heimdallr </a> <a href="/gods/norse/helheim" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Helheim </a> <a href="/gods/norse/idun" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Idun </a> <a href="/gods/norse/jotunheim" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Jotunheim </a> <a href="/gods/norse/loki" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Loki </a> <a href="/gods/norse/nerthus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nerthus </a> <a href="/gods/norse/njord" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Njord </a> <a href="/gods/norse/odin" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Odin </a> <a href="/gods/norse/thor" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Thor </a> <a href="/gods/norse/tyr" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tyr </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Celtic <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/celtic/aengus" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Aengus </a> <a href="/gods/celtic/arawn" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Arawn </a> <a href="/gods/celtic/badb" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Badb </a> <a href="/gods/celtic/brigid" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Brigid </a> <a href="/gods/celtic/cailleach" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Cailleach </a> <a href="/gods/celtic/ceridwen" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ceridwen </a> <a href="/gods/celtic/cernunnos" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Cernunnos </a> <a href="/gods/celtic/cu-chulainn" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Cu Chulainn </a> <a href="/gods/celtic/dagda" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Dagda </a> <a href="/gods/celtic/danu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Danu </a> <a href="/gods/celtic/gwydion" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Gwydion </a> <a href="/gods/celtic/herne-the-hunter" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Herne the Hunter </a> <a href="/gods/celtic/lugh" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Lugh </a> <a href="/gods/celtic/medb" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Medb </a> <a href="/gods/celtic/morrigan" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Morrigan </a> <a href="/gods/celtic/neit" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Neit </a> <a href="/gods/celtic/nuada" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nuada </a> <a href="/gods/celtic/taliesin" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Taliesin </a> <a href="/gods/celtic/taranis" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Taranis </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Aztec <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/aztec/chalchiuhtlicue" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Chalchiuhtlicue </a> <a href="/gods/aztec/coatlicue" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Coatlicue </a> <a href="/gods/aztec/huitzilopochtli" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Huitzilopochtli </a> <a href="/gods/aztec/mictlantecuhtli" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mictlantecuhtli </a> <a href="/gods/aztec/mixcoatl" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mixcoatl </a> <a href="/gods/aztec/ometeotl" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ometeotl </a> <a href="/gods/aztec/quetzalcoatl" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Quetzalcoatl </a> <a href="/gods/aztec/tezcatlipoca" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tezcatlipoca </a> <a href="/gods/aztec/tlaloc" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tlaloc </a> <a href="/gods/aztec/tonatiuh" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tonatiuh </a> <a href="/gods/aztec/xipe-totec" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Xipe Totec </a> <a href="/gods/aztec/xochiquetzal" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Xochiquetzal </a> <a href="/gods/aztec/xolotl" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Xolotl </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Japanese <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/japanese/amaterasu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Amaterasu </a> <a href="/gods/japanese/ame-no-uzume" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ame no Uzume </a> <a href="/gods/japanese/benzaiten" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Benzaiten </a> <a href="/gods/japanese/bishamonten" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Bishamonten </a> <a href="/gods/japanese/daikokuten" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Daikokuten </a> <a href="/gods/japanese/ebisu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Ebisu </a> <a href="/gods/japanese/fujin" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Fujin </a> <a href="/gods/japanese/fukurokuju" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Fukurokuju </a> <a href="/gods/japanese/inari" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Inari </a> <a href="/gods/japanese/izanagi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Izanagi </a> <a href="/gods/japanese/kagutsuchi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Kagutsuchi </a> <a href="/gods/japanese/raijin" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Raijin </a> <a href="/gods/japanese/susanoo" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Susanoo </a> <a href="/gods/japanese/tsukuyomi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Tsukuyomi </a> </div> </div> <div x-data="{ open: false }" class="border-t border-gray-200 dark:border-gray-700"> <button @click="open = !open" class="w-full flex items-center justify-between px-4 py-2 text-left text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-base font-basker" > Chinese <svg :class="{ 'transform rotate-180': open }" class="w-4 h-4 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </button> <div x-show="open" x-transition class="space-y-1 pl-4"> <a href="/gods/chinese/caishen" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Caishen </a> <a href="/gods/chinese/cangjie" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Cangjie </a> <a href="/gods/chinese/dragon-king" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Dragon King </a> <a href="/gods/chinese/eight-immortals" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Eight Immortals </a> <a href="/gods/chinese/erlang-shen" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Erlang Shen </a> <a href="/gods/chinese/fuxi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Fuxi </a> <a href="/gods/chinese/guanyin" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Guanyin </a> <a href="/gods/chinese/hou-yi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Hou Yi </a> <a href="/gods/chinese/huxian" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Huxian </a> <a href="/gods/chinese/jade-emperor" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Jade Emperor </a> <a href="/gods/chinese/king-yama" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > King Yama </a> <a href="/gods/chinese/leizi" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Leizi </a> <a href="/gods/chinese/lu-ban" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Lu-ban </a> <a href="/gods/chinese/mazu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Mazu </a> <a href="/gods/chinese/nezha" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nezha </a> <a href="/gods/chinese/nuwa" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Nuwa </a> <a href="/gods/chinese/pangu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Pangu </a> <a href="/gods/chinese/shennong" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Shennong </a> <a href="/gods/chinese/sun-wukong" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Sun Wukong </a> <a href="/gods/chinese/xiwangmu" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Xiwangmu </a> <a href="/gods/chinese/yue-lao" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Yue Lao </a> <a href="/gods/chinese/zhong-kui" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-sm font-basker" > Zhong Kui </a> </div> </div> </div> </div> <a href="/norse/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-lg font-basker" > Norse </a> <a href="/classical/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-lg font-basker" > Classical </a> <a href="/celtic/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-lg font-basker" > Celtic </a> <a href="/arthurian/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-lg font-basker" > Arthurian </a> </div> </div> <a href="/literature/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-xl font-basker" > Literature </a> <a href="/stories/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-xl font-basker" > Stories </a> <a href="/names/" class="block px-4 py-2 text-gray-800 hover:bg-gray-100 dark:text-gray-400 dark:hover:bg-gray-700 text-xl font-basker" > Names </a> </div> </div> </nav> </header> <!-- Main content --> <!-- Card Blog --> <section class="max-w-[85rem] px-4 py-8 sm:px-6 lg:px-8 lg:py-10 mx-auto"> <!-- Title --> <div class="max-w-2xl mx-auto text-center mb-10 lg:mb-14"> <h1 class="text-4xl font-bold md:text-5xl md:leading-tight dark:text-white">History</h1> <p class="mt-1 text-gray-600 dark:text-gray-400">210 Stories</p> </div> <!-- End Title --> <!-- TODO: sort on date --> <!-- Grid --> <div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6"> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/achievements-of-mesopotamians"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL3RoZS13aGVlbC5qcGc=/the-wheel.jpg?fit=crop&w=800&h=600&s=283e02347d17a54888fc88d790f0e70c" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Achievements of Mesopotamians: Invention After Invention </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> You couldn鈥檛 be reading this without having a knowledge of what these combinations of letters indicate; for that, you have one of the most outstand... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/algeria"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL21hbi13aXRoLWEtY2FtZWwtYXQtc2FoYXJhLWRlc2VydC1pbi1hbGdlcmlhLnBuZw==/man-with-a-camel-at-sahara-desert-in-algeria.png?fit=crop&w=800&h=600&s=2c56d5b8c2893e448ccdd63dd0059d51" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Algeria: A History of Struggle and Independence </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> The state of Algeria is a relatively modern creation. It has a long history that connects the Ottoman Turks and the French empire. In this article,... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-cities"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL3ZpbGxhZ2UtaW4td2VzdC1lZ3lwdC5qcGc=/village-in-west-egypt.jpg?fit=crop&w=800&h=600&s=5034ab3d191887c302c2876626391f8e" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Cities: The Foundation of Ancient Civilization </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egyptian cities emerged in history as the birthplace of discoveries. Their legacy is beyond our imagination, and modern civilizations are g... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-food"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2FuY2llbnQtZWd5cHQtbWVhbHMtZm9yLXBoYXJhb2guanBn/ancient-egypt-meals-for-pharaoh.jpg?fit=crop&w=800&h=600&s=2cf33bfb9adbdccfa2548a3fb35609f2" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Food: Taste of the Royal Appetite </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Numerous hieroglyphic carvings and symbolic pictures of ancient Egyptian food from the Old and New Kingdoms have been discovered in temples and tom... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-hairstyles"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2FuY2llbnQtZWd5cHQtaGFpcnN0eWxlLmpwZw==/ancient-egypt-hairstyle.jpg?fit=crop&w=800&h=600&s=eb20c399a99dfe2521c2628460ab0102" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Hairstyles That Continue To Impress Us Today </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egyptian hairstyles reveal many secrets about the inner workings of Egyptian society. As is the case today, there was much more than being ... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-makeup"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2VneXB0LW1ha2V1cC5qcGc=/egypt-makeup.jpg?fit=crop&w=800&h=600&s=9aa5923db89e2fc8d2fe0514e6266967" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Makeup: Beauty Rituals in the Land of Pharaohs </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Thousands of years before the birth of the modern fashion industry, ancient Egyptian makeup and beauty rituals shaped the art and culture of one of... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-music"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2JydWNlcy1oYXJwZXJzLXRvbWItb2YtdGhlLWtpbmdzLmpwZw==/bruces-harpers-tomb-of-the-kings.jpg?fit=crop&w=800&h=600&s=7098a42feba202a2cd7d69cf8e773b05" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Music: Discover the Rhythms of a Lost Civilization </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Thousands of years before the first appearance of the first musical notation system, ancient Egyptian music and dance played an important role in t... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-sport"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2RldGFpbC1vZi13cmVzdGxpbmctc2NlbmVzLWluLWJlbmktaGFzYW4tdG9tYi5qcGc=/detail-of-wrestling-scenes-in-beni-hasan-tomb.jpg?fit=crop&w=800&h=600&s=67e208ba9f8efd2d3db35896bd8bb66d" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Sport: Fun & Games </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egyptian sports are one of the many physical activities enjoyed for fun in ancient Egypt. They are similar to the sports activities and gam... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-tattooing"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2FuY2llbnQtZWd5cHRpYW4tdGF0dG9vaW5nLmpwZw==/ancient-egyptian-tattooing.jpg?fit=crop&w=800&h=600&s=c73746009effddc3735cee2de0677bd7" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> How Ancient Egyptian Tattooing Changed Our Understanding of Egyptian History </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egyptian tattooing is likely as old as Egypt itself, with archeologists discovering tattoos on mummies dating back to the Predynastic perio... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-temples"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2thcm5hay10ZW1wbGUtZWd5cHQuanBn/karnak-temple-egypt.jpg?fit=crop&w=800&h=600&s=fbc32a1c16d71627958a0e8c98b06979" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Secrets of Ancient Egyptian Temples: How the Egyptian Honored the Gods </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> During the 3000 years of existence of Pharaonic Egypt, Ancient Egyptian temples functioned as places of worship and centers of wisdom and learning.... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-vizier"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2VneXB0aWFuLXZpemllci5qcGc=/egyptian-vizier.jpg?fit=crop&w=800&h=600&s=c1e03af393deb96689d25e366bd4f68b" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Vizier: The World鈥檚 First Prime Minister </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egypt was ruled by the pharaoh, but it was the ancient Egyptian vizier that helped him govern the country , settle disputes, oversee provin... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> <!-- TODO: fix this --> <!-- Card --> <a class="bg-paperlight group flex flex-col h-full border border-gray-200 hover:border-tmgold hover:shadow-lg transition-all duration-300 rounded-xl overflow-hidden dark:bg-slate-800 dark:border-gray-700 dark:shadow-slate-700/[.7] dark:hover:shadow-black/[.4] dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories/ancient-egyptian-wars"> <div class="aspect-w-16 aspect-h-11"> <img class="w-full object-cover h-64" src="/img/asset/YXNzZXRzL3Bvc3RzL2NoYXJpb3RzLWEtbmV3LWFuZC1kZWF0aGx5LWVneXB0aWFuLXdlYXBvbi5qcGc=/chariots-a-new-and-deathly-egyptian-weapon.jpg?fit=crop&w=800&h=600&s=b19cd935c55f2a34a2a5e252dbc80efc" alt=""> </div> <div class="p-5"> <h3 class="text-xl font-semibold text-gray-800 dark:text-gray-300 dark:group-hover:text-white"> Ancient Egyptian Wars: How a New Weapon Changed the World Forever </h3> <p class="mt-3 text-gray-600 dark:text-gray-400"> Ancient Egyptian wars had played a decisive role in the destiny of this great civilization and helped the pharaohs defeat Egypt鈥檚 many enemies. Dur... </p> <div class="mt-4 flex items-center gap-x-3"> <img loading="lazy" class="h-8 rounded-full" src="/assets/brand/wordpress-transparent.png" alt="Timeless Myths"> <div> <span class="text-xs text-gray-800 dark:text-gray-200">January 11th, 2022</span> <h5 class="text-sm text-gray-800 dark:text-gray-200">By Timeless Myths</h5> </div> </div> </div> </a> <!-- End Card --> </div> <!-- End Grid --> <div class="flex justify-center items-center space-x-4 my-8"> <div class="flex items-center space-x-2"> <!-- Previous Page Link --> <a href="" class="px-4 py-2 text-sm font-medium text-gray-800 bg-white rounded-md shadow dark:bg-gray-800 dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-700" aria-disabled="true"> <- Previous </a> <!-- Current Page and Total Pages --> <div class="text-sm text-gray-600 dark:text-gray-400"> 1 of 16 pages (190 posts) </div> <!-- Next Page Link --> <a href="https://timelessmyths.com/stories/categories/history?page=2" class="px-4 py-2 text-sm font-medium text-gray-800 bg-white rounded-md shadow dark:bg-gray-800 dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-700" aria-disabled="true"> Next -> </a> </div> <!-- TODO: improve this styling --> </div> <!-- TODO: pagination --> <!-- Card --> <div class="mt-12 text-center"> <a class="hover:border-tmgold hover:shadow-sm transition-all duration-300 py-3 px-4 inline-flex items-center gap-x-1 text-sm font-medium rounded-full border border-gray-200 bg-white text-gray-800 shadow-sm disabled:opacity-50 disabled:pointer-events-none dark:bg-slate-900 dark:border-gray-700 dark:text-gray-400 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/stories"> Read more <svg class="flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg> </a> </div> <!-- End Card --> </section> <!-- End Card Blog --> <!-- Footer --> <footer class="w-full py-10 px-4 sm:px-6 lg:px-8 mx-auto bg-paperdark dark:bg-slate-900 shadow-inner mt-8 "> <!-- Grid --> <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-5 gap-6 mb-10"> <div class="col-span-full hidden lg:col-span-1 lg:block text-center"> <img class="max-h-16 object-fill dark:invert dark:grayscale" src="/assets/brand/timeless-myths-logo.webp"> </div> <!-- End Col --> <div> <h4 class="text-base font-semibold text-gray-900 uppercase dark:text-gray-100 font-basker">Explore Myths</h4> <div class="mt-3 grid space-y-3 text-sm"> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/stories">All Stories</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/characters">Characters</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/articles">All Articles</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/search">Search</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/site-map">Site Map</a></p> </div> </div> <!-- End Col --> <div> <h4 class="text-base font-semibold text-gray-900 uppercase dark:text-gray-100 font-basker">Mythologies</h4> <div class="mt-3 grid space-y-3 text-sm"> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/norse">Norse Mythology</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/classical">Classical Mythology</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/celtic">Celtic Mythology</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/arthurian">Arthurian Legends</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/gods">Mythology Gods</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/literature">Ancient Literature</a></p> </div> </div> <!-- End Col --> <div> <h4 class="text-base font-semibold text-gray-900 uppercase dark:text-gray-100 font-basker">About Us</h4> <div class="mt-3 grid space-y-3 text-sm"> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/introduction">Introduction</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/about-jimmy">About Jimmy</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/bibliography">Bibliography</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/faq">FAQs</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="https://retro.timelessmyths.com/">Retro Version</a></p> </div> </div> <!-- End Col --> <div> <h4 class="text-base font-semibold text-gray-900 uppercase dark:text-gray-100 font-basker">Resources</h4> <div class="mt-3 grid space-y-3 text-sm"> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/">Timeless Myths</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/stories">All Stories</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/articles">All Articles</a></p> <p><a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/characters">Characters</a></p> </div> </div> <!-- End Col --> </div> <!-- End Grid --> <div class="pt-5 mt-5 border-t border-gray-200 dark:border-gray-700"> <div class="sm:flex sm:justify-between sm:items-center"> <div class="flex items-center gap-x-3"> <div class="space-x-4 text-sm ml-4"> <a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/copyright">Copyright</a> <a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/privacy-policy">Privacy Policy</a> <a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/cookie-policy">Cookie Policy</a> <a class="inline-flex gap-x-2 text-gray-600 hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-200" href="/contact">Contact</a> <p class="inline-flex gap-x-2 text-gray-600 dark:text-gray-400 font-bold">漏 1999-2024</p> </div> </div> <div class="flex justify-between items-center"> <div class="mt-3 sm:hidden"> <a class="flex-none text-xl font-semibold dark:text-white font-basker" href="#" aria-label="Brand">Timeless Myths</a> <p class="mt-1 text-xs sm:text-sm text-gray-600 dark:text-gray-400">漏 2024 Timeless Myths</p> </div> <!-- Social Brands --> <div class="space-x-4"> <a class="inline-block text-gray-500 hover:text-gray-800 dark:hover:text-gray-200" href="https://x.com/TimelessMyths"> <svg class="w-6 h-6" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"> <path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/> </svg> </a> <a class="inline-block text-gray-500 hover:text-gray-800 dark:hover:text-gray-200" href="https://www.youtube.com/@timelessmyths_com/videos"> <svg class="w-6 h-6" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 50 50"> <path d="M 24.402344 9 C 17.800781 9 11.601563 9.5 8.300781 10.199219 C 6.101563 10.699219 4.199219 12.199219 3.800781 14.5 C 3.402344 16.898438 3 20.5 3 25 C 3 29.5 3.398438 33 3.898438 35.5 C 4.300781 37.699219 6.199219 39.300781 8.398438 39.800781 C 11.902344 40.5 17.898438 41 24.5 41 C 31.101563 41 37.097656 40.5 40.597656 39.800781 C 42.800781 39.300781 44.699219 37.800781 45.097656 35.5 C 45.5 33 46 29.402344 46.097656 24.902344 C 46.097656 20.402344 45.597656 16.800781 45.097656 14.300781 C 44.699219 12.101563 42.800781 10.5 40.597656 10 C 37.097656 9.5 31 9 24.402344 9 Z M 24.402344 11 C 31.601563 11 37.398438 11.597656 40.199219 12.097656 C 41.699219 12.5 42.898438 13.5 43.097656 14.800781 C 43.699219 18 44.097656 21.402344 44.097656 24.902344 C 44 29.199219 43.5 32.699219 43.097656 35.199219 C 42.800781 37.097656 40.800781 37.699219 40.199219 37.902344 C 36.597656 38.601563 30.597656 39.097656 24.597656 39.097656 C 18.597656 39.097656 12.5 38.699219 9 37.902344 C 7.5 37.5 6.300781 36.5 6.101563 35.199219 C 5.300781 32.398438 5 28.699219 5 25 C 5 20.398438 5.402344 17 5.800781 14.902344 C 6.101563 13 8.199219 12.398438 8.699219 12.199219 C 12 11.5 18.101563 11 24.402344 11 Z M 19 17 L 19 33 L 33 25 Z M 21 20.402344 L 29 25 L 21 29.597656 Z"></path> </svg> </a> </div> <!-- End Social Brands --> </div> <!-- End Col --> </div> </div> </footer> <!-- Table wrapper (possibly for responsive tables) --> <div class="table-wrapper"></div> <!-- Color palette --> <script src="/vendor/statamic-palette/build/assets/access-D2Qxh_La.js" defer></script> <!-- Third-party scripts --> <script src="/fslightbox.js"></script> <script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.13.10/dist/cdn.min.js"></script> <!-- Ad-related scripts --> <script type="text/javascript" async src="https://btloader.com/tag?o=5698917485248512&upapi=true&domain=timelessmyths.com"></script> <script> // Ad blocker detection and gallery player loading !function(){"use strict";var e;e=document,function(){var t,n;function r(){var t=e.createElement("script");t.src="https://cafemedia-com.videoplayerhub.com/galleryplayer.js",e.head.appendChild(t)}function a(){var t=e.cookie.match("(^|[^;]+)\s*__adblocker\s*=\s*([^;]+)");return t&&t.pop()}function c(){clearInterval(n)}return{init:function(){var e;"true"===(t=a())?r():(e=0,n=setInterval((function(){100!==e&&"false" !== t || c(), "true" === t && (r(), c()), t = a(), e++}), 50))}}}().init()}(); </script> <script type="text/javascript">(function() { var els = document.getElementsByClassName('nocache'); var map = {}; for (var i = 0; i < els.length; i++) { var section = els[i].getAttribute('data-nocache'); map[section] = els[i]; } fetch('/!/nocache', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ url: window.location.href.split('#')[0], sections: Object.keys(map) }) }) .then((response) => response.json()) .then((data) => { const regions = data.regions; for (var key in regions) { if (map[key]) map[key].outerHTML = regions[key]; } for (const input of document.querySelectorAll('input[value="STATAMIC_CSRF_TOKEN"]')) { input.value = data.csrf; } for (const meta of document.querySelectorAll('meta[content="STATAMIC_CSRF_TOKEN"]')) { meta.content = data.csrf; } for (const input of document.querySelectorAll('script[data-csrf="STATAMIC_CSRF_TOKEN"]')) { input.setAttribute('data-csrf', data.csrf); } if (window.hasOwnProperty('livewire_token')) { window.livewire_token = data.csrf } if (window.hasOwnProperty('livewireScriptConfig')) { window.livewireScriptConfig.csrf = data.csrf } document.dispatchEvent(new CustomEvent('statamic:nocache.replaced', { detail: data })); }); })();</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10