Sha256: a840c5d19fc3277b1ea78386a8f7e2f67f99514b934aa1592f3df7ab4887f3f6
Contents?: true
Size: 1.66 KB
Versions: 29
Compression:
Stored size: 1.66 KB
Contents
<nav class="flex border-b border-gray-200 bg-white" aria-label="Breadcrumb"> <ol role="list" class="mx-auto flex w-full max-w-screen-xl space-x-4 px-4 sm:px-6 lg:px-8"> <li class="flex"> <div class="flex items-center"> <a href="#" class="text-gray-400 hover:text-gray-500"> <svg class="h-5 w-5 flex-shrink-0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M9.293 2.293a1 1 0 011.414 0l7 7A1 1 0 0117 11h-1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-3a1 1 0 00-1-1H9a1 1 0 00-1 1v3a1 1 0 01-1 1H5a1 1 0 01-1-1v-6H3a1 1 0 01-.707-1.707l7-7z" clip-rule="evenodd" /> </svg> <span class="sr-only">Home</span> </a> </div> </li> <li class="flex"> <div class="flex items-center"> <svg class="h-full w-6 flex-shrink-0 text-gray-200" viewBox="0 0 24 44" preserveAspectRatio="none" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"> <path d="M.293 0l22 22-22 22h1.414l22-22-22-22H.293z" /> </svg> <a href="#" class="ml-4 text-sm font-medium text-gray-500 hover:text-gray-700">Projects</a> </div> </li> <li class="flex"> <div class="flex items-center"> <svg class="h-full w-6 flex-shrink-0 text-gray-200" viewBox="0 0 24 44" preserveAspectRatio="none" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"> <path d="M.293 0l22 22-22 22h1.414l22-22-22-22H.293z" /> </svg> <a href="#" class="ml-4 text-sm font-medium text-gray-500 hover:text-gray-700" aria-current="page">Project Nero</a> </div> </li> </ol> </nav>
Version data entries
29 entries across 29 versions & 1 rubygems