.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); } } गर्मी में घूमने का प्लान है तो कीजिए छत्तीसगढ़ के कश्मीर की सैर – Janmanch

गर्मी में घूमने का प्लान है तो कीजिए छत्तीसगढ़ के कश्मीर की सैर

चैतुरगढ़ कोरबा जिले के प्रमुख पर्यटन स्थलों मे से एक है. ये जिला मुख्यालय से करीब 70 किलोमीटर दूर स्थित है. इतिहासकारों के अनुसार इस किले का निर्माण 1069 ईसवीं में हुआ था. इसे राजा पृथ्वीदेव प्रथम ने बनवाया था.चैतुरगढ़ का किला छत्तीसगढ़ के 36 किलों में से एक था.इससे सुरक्षा की दृष्टि से चट्टानों से बनाया गया था. पुरातत्वविद इसे देश के सबसे मजबूत प्राकृतिक किलों में से एक मानते हैं. किले के भीतर जानें के लिए तीन मुख्य द्वार हैं. इन प्रवेश द्वारों के नाम सिंहद्वार, मेनका, ओमकारा द्वार हैं.

Leave a Reply

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