.wp-block-surecart-product-media img { height: auto; max-width: 100%; } /* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } बंजर जमीन में प्रकट हुई देवी, नाम पड़ा बंजारी माता, 500 वर्ष पुराना है इतिहास – Janmanch

बंजर जमीन में प्रकट हुई देवी, नाम पड़ा बंजारी माता, 500 वर्ष पुराना है इतिहास

मंदिर के पुजारी पंडित दिलीप पांडेय बताते हैं कि सदियों पहले यह स्थान एक बंजर भूमि थी, यहां किसी भी प्रकार की वनस्पति या जीव पनप नहीं सकते थे. मान्यता है कि किसी संत ने यहां कठोर तपस्या की और देवी शक्ति स्वयं प्रकट हुईं. बंजर भूमि से देवी के प्रकट होने के कारण उन्हें ‘बंजारी माता’ कहा जाने लगा.

Leave a Reply

Your email address will not be published. Required fields are marked *