Header update
This commit is contained in:
@ -80,14 +80,14 @@ const Header = () => {
|
|||||||
</svg>
|
</svg>
|
||||||
</Link>
|
</Link>
|
||||||
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/wgs:opacity-100 group-hover/wgs:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/wgs:opacity-100 group-hover/wgs:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
||||||
<li>
|
{/* <li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/whole-genome-sequencing"
|
href="/dna-sequencing/whole-genome-sequencing"
|
||||||
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
||||||
>
|
>
|
||||||
Whole Genome Sequencing
|
Whole Genome Sequencing
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li> */}
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/whole-genome-sequencing/denovo"
|
href="/dna-sequencing/whole-genome-sequencing/denovo"
|
||||||
@ -117,14 +117,14 @@ const Header = () => {
|
|||||||
</svg>
|
</svg>
|
||||||
</Link>
|
</Link>
|
||||||
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/enrichment:opacity-100 group-hover/enrichment:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/enrichment:opacity-100 group-hover/enrichment:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
||||||
<li>
|
{/* <li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/enrichment-sequencing"
|
href="/dna-sequencing/enrichment-sequencing"
|
||||||
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
||||||
>
|
>
|
||||||
Enrichment Sequencing
|
Enrichment Sequencing
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li> */}
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/enrichment-sequencing/whole-exome"
|
href="/dna-sequencing/enrichment-sequencing/whole-exome"
|
||||||
@ -178,14 +178,14 @@ const Header = () => {
|
|||||||
</svg>
|
</svg>
|
||||||
</Link>
|
</Link>
|
||||||
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/epigenomics:opacity-100 group-hover/epigenomics:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/epigenomics:opacity-100 group-hover/epigenomics:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
||||||
<li>
|
{/* <li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/epigenomics-sequencing"
|
href="/dna-sequencing/epigenomics-sequencing"
|
||||||
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
||||||
>
|
>
|
||||||
Epigenomics Sequencing
|
Epigenomics Sequencing
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li> */}
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/epigenomics-sequencing/wgbs"
|
href="/dna-sequencing/epigenomics-sequencing/wgbs"
|
||||||
@ -223,14 +223,14 @@ const Header = () => {
|
|||||||
</svg>
|
</svg>
|
||||||
</Link>
|
</Link>
|
||||||
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/genome-mapping:opacity-100 group-hover/genome-mapping:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
<ul className="absolute top-0 left-full bg-white shadow-xl rounded-md py-2 w-72 opacity-0 invisible group-hover/genome-mapping:opacity-100 group-hover/genome-mapping:visible transition-all duration-300 z-50 border border-gray-100 ml-1">
|
||||||
<li>
|
{/* <li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/genome-mapping"
|
href="/dna-sequencing/genome-mapping"
|
||||||
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
className="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-50 hover:text-teal-600"
|
||||||
>
|
>
|
||||||
Genome Mapping
|
Genome Mapping
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li> */}
|
||||||
<li>
|
<li>
|
||||||
<Link
|
<Link
|
||||||
href="/dna-sequencing/genome-mapping/hi-c-mapping"
|
href="/dna-sequencing/genome-mapping/hi-c-mapping"
|
||||||
|
|||||||
Reference in New Issue
Block a user