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

---Advertisement---

Bore Basi Diwas: छत्तीसगढ़ में बोरे-बासी खाकर मनाया गया मजदूर दिवस !

On: मई 1, 2026 6:07 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Bore Basi Diwas: छत्तीसगढ़ में 1 मई को मनाए जाने वाले बोरे-बासी तिहार के अवसर पर पूर्व मुख्यमंत्री भूपेश बघेल ने दुर्ग स्थित राजीव गांधी कांग्रेस भवन में कार्यक्रम का आयोजन किया। इस दौरान बड़ी संख्या में कांग्रेस कार्यकर्ता मौजूद रहे।. बताया गया कि अपने मुख्यमंत्री कार्यकाल के दौरान भूपेश बघेल ने 1 मई को बोरे-बासी तिहार के रूप में मनाने की घोषणा की थी। भले ही अब प्रदेश में कांग्रेस की सरकार नहीं है, लेकिन पार्टी के नेता, कार्यकर्ता और पदाधिकारी आज भी इस परंपरा को उत्साह के साथ निभा रहे हैं।. कार्यक्रम के दौरान भूपेश बघेल ने कार्यकर्ताओं के साथ मिलकर बासी खाकर तिहार की शुरुआत की। इस आयोजन में सैकड़ों की संख्या में कांग्रेसजन शामिल हुए और छत्तीसगढ़ की पारंपरिक संस्कृति को बढ़ावा देने का संदेश दिया।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CGPSC Exam 2026: CGPSC परीक्षा की तारीख बदली, इस दिन होगी परीक्षा

red and white modern breaking news youtube thumbnail

सुप्रीम-कोर्ट ने पवन खेड़ा को अग्रिम जमानत दी:कहा- बिना बताए भारत न छोड़ें; कांग्रेस बोली- खेड़ा को डराने के लिए 60 पुलिसकर्मी भेजे गए

red and white modern breaking news youtube thumbnail

Bhilai Suicide: DSP के बेटे ने लगाई फांसी, ड्यूटी पर थे पिता

red and white modern breaking news youtube thumbnail

जम्मू के बनतालाब में पुल गिरा, 5-7 मजदूर दबे:एक को सुरक्षित निकाला; रेस्क्यू जारी, दावा- मरम्मत के दौरान कार गुजरने से हादसा हुआ

red and white modern breaking news youtube thumbnail

बंद पड़े PF अकाउंट ट्रैक करने आएगा ‘ई-प्राप्ति’ पोर्टल:UAN नंबर के बिना भी निकलेगा पैसा, मंथली पेंशन ₹7500 हो सकती है; पार्लियामेंट्री कमेटी की मंजूरी

red and white modern breaking news youtube thumbnail

इयान बिशप बोले- वैभव सूर्यवंशी की कोई कमजोरी नहीं:कहा- उनके खिलाफ बैक ऑफ लेंथ बॉल कारगर होगी; मुंबई को गेंदबाजी बेहतर करनी होगी

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!"); } });