क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

Kedarnath Dham: केदारनाथ धाम के खुले कपाट, देखें LIVE VIDEO

On: अप्रैल 22, 2026 6:03 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Kedarnath Dham: उत्तराखंड के पवित्र केदारनाथ धाम में मंगलवार को आस्था का अद्भुत नजारा देखने को मिला। करीब 6 महीने के इंतजार के बाद बाबा केदार के कपाट श्रद्धालुओं के लिए खोल दिए गए। कपाट खुलते ही पूरा धाम भक्ति में डूब गया और हर-हर महादेव के जयकारों से घाटी गूंज उठी। (केदारनाथ धाम कपाट खुले). शुभ मुहूर्त में सुबह करीब 8 बजे विधि-विधान और वैदिक मंत्रोच्चार के बीच कपाट खोले गए। इस दौरान देश-विदेश से पहुंचे हजारों श्रद्धालु पहले दर्शन के लिए मौजूद रहे और मंदिर परिसर में भारी भीड़ उमड़ पड़ी। प्रशासन की ओर से सुरक्षा और व्यवस्थाओं के पुख्ता इंतजाम किए गए हैं, ताकि श्रद्धालुओं को किसी प्रकार की परेशानी न हो। (Char Dham Yatra). इस खास अवसर पर मंदिर को करीब 51 क्विंटल फूलों से भव्य रूप से सजाया गया था। कपाट खुलते ही आसमान से फूलों की बारिश का नजारा भी देखने को मिला, जिसने माहौल को और अधिक दिव्य बना दिया। श्रद्धालु इस अद्भुत पल को अपने मोबाइल में कैद करते नजर आए। (Kedarnath Live Video). देखें LIVE VIDEO. https://thihacg.com/wp-content/uploads/2026/04/WhatsApp-Video-2026-04-22-at-11.45.38-AM-1.mp4

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ऑनलाइन गेमिंग के नए नियम 1-मई से लागू होंगे:गेमिंग-सर्टिफिकेट अब 10 साल तक वैलिड रहेगा; बिना पैसे वाले गेम्स को रजिस्ट्रेशन से छूट

red and white modern breaking news youtube thumbnail

Janjgir Champa Rape: महिला से रेप कर बनाया वीडियो, इंस्टा पर किया अपलोड ढोंगी बाबा ने कई बार बनाएं संबंध

red and white modern breaking news youtube thumbnail

Bilaspur Suicide: तीन मंजिला इमारत से प्रेमी जोड़े ने लगाई छलांग, युवक की मौत; युवती गंभीर

red and white modern breaking news youtube thumbnail

Gold Silver Price Today: सोने-चांदी की कीमतों में गिरावट, क्यों गिरे दाम?

red and white modern breaking news youtube thumbnail

नेपाल के गृह मंत्री सुदन गुरुंग का इस्तीफा:वित्तीय लेनदेन पर उठे सवालों के बीच लिया फैसला, नई सरकार से दूसरा इस्तीफा

red and white modern breaking news youtube thumbnail

सरकार ने एविएशन फ्यूल में एथेनॉल मिलाने की मंजूरी दी:कच्चे तेल के आयात पर निर्भरता कम होगी; गडकरी बोले-100% ब्लेंडिंग का टारगेट

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });