Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbjt authored Nov 11, 2024
1 parent 4ea99b1 commit 26f13a2
Showing 1 changed file with 28 additions and 14 deletions.
42 changes: 28 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</div>
</nav>

<!-- Open Graph Tags -->
<!-- Open Graph Tags -->
<meta property="og:title" content="Welcome to Mata Chintpurni Bala Ji Temple" />
<meta property="og:description" content="Welcome to MCBJ Temple | A sacred space in Paraspur, Ayodhya dedicated to removing worries & granting wishes | Join our vibrant community of devotion!" />
<meta property="og:url" content="https://mcbjt.github.io/1" />
Expand All @@ -125,21 +125,22 @@
<meta name="twitter:title" content="Welcome to Mata Chintpurni Bala Ji Temple" />
<meta name="twitter:description" content="Welcome to MCBJ Temple | A sacred space in Paraspur, Ayodhya dedicated to removing worries & granting wishes | Join our vibrant community of devotion!" />



<header>
<div class="header-content">
<div class="header-content-inner">
<h1></h1>
<hr>
<p></p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
<h2 class="flashing-text">जय माता दी <br>जय हनुमान जी की</h2>
</div>
<header>
<div class="header-content">
<div class="header-content-inner">
<h1></h1>
<hr>
<p></p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
<h2 class="flashing-text">जय माता दी <br>जय हनुमान जी की</h2>
</div>
</header>
</div>
</header>

<!-- YouTube Embed -->
<div class="video-container" style="text-align: center; margin-top: 20px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=2Sfz7352dIUq-ZYF&amp;list=PLJk4suFMXjm8XIbXEtqnl3tRhtf3p18iO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

<!-- Meta Tags for SEO -->
<meta name="description" content="Welcome to MCBJ Temple | A sacred space in Paraspur, Ayodhya dedicated to removing worries & granting wishes | Join our vibrant community of devotion!" />
Expand All @@ -158,7 +159,20 @@ <h2 class="flashing-text">जय माता दी <br>जय हनुमा
animation: flash 1s infinite;
color: #ffffff; /* Gold color */
}

/* Optional: Center the video on the page and add some space */
.video-container {
text-align: center;
margin-top: 20px;
}

iframe {
max-width: 100%;
height: auto;
}
</style>




<!-- SEO Metadata -->
Expand Down

0 comments on commit 26f13a2

Please sign in to comment.