Skip to content

Commit 21c02e4

Browse files
authored
Merge pull request #91 from Project-MONAI/banner_nav_fix
Remove duplicate component includes causing header duplication
2 parents 1b0d9a4 + 2508617 commit 21c02e4

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

deploy.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<meta name="twitter:description" content="MONAI Deploy is a comprehensive framework for developing, packaging, testing, and deploying medical AI applications in research and development environments. Through its modular arch">
1111
<link rel="canonical" href="https://monai.io/deploy.html">
1212

13-
<!-- Include Head Component -->
1413
<!-- #include file="components/head.html" -->
1514

1615
<style>

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
<meta name="twitter:description" content="MONAI is the leading open-source framework for healthcare imaging AI, trusted by researchers and clinicians worldwide. Build, train, and deploy medical AI solutions with industry-standard tools.">
1111
<link rel="canonical" href="https://monai.io/">
1212

13-
<!-- Include Head Component -->
1413
<!-- #include file="components/head.html" -->
1514

1615
<body class="flex flex-col min-h-screen">
17-
<!-- Include Header Component -->
1816
<!-- #include file="components/header.html" -->
1917

2018
<main class="flex-grow pt-16">

successstories.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
<meta name="twitter:description" content="Discover how leading healthcare institutions and industry partners are transforming medical imaging with MONAI. Read real-world case studies and success stories.">
1111
<link rel="canonical" href="https://monai.io/successstories.html">
1212

13-
<!-- Include Head Component -->
1413
<!-- #include file="components/head.html" -->
1514

1615
<body class="flex flex-col min-h-screen">
17-
<!-- Include Header Component -->
1816
<!-- #include file="components/header.html" -->
1917

2018
<main class="flex-grow pt-16">

0 commit comments

Comments
 (0)