diff --git a/.gitattributes b/.gitattributes index c600000e22df7d851161c22ce56e3fa661e1f02a..e7ba197bafa5f1e847c4623b944fdff72fa21f85 100644 --- a/.gitattributes +++ b/.gitattributes @@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text cache_vector_store_text/** filter=lfs diff=lfs merge=lfs -text cache_vector_store_images/** filter=lfs diff=lfs merge=lfs -text sentencepiece-0.1.91-cp37-cp37m-manylinux1_x86_64.whl filter=lfs diff=lfs merge=lfs -text +_data/** filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md index 8cf5c0a12339197caf2c409f190a9b3a0fb23723..396060e3dd9a0edbf29061f924672c2fd2937210 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,30 @@ pinned: false short_description: Just another rag but with Images 🖼️ --- -Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference +# Just another RAG, dont bother much!! + +## File Descriptions + +### `z_document_reader.py` + +Images are only useful to limited resource computer if it has a caption. So this file helps parse the wikipedia html strips it off the tags. + +### `z_embedding.py` + +Generates vector store. + +### `z_generate.py` + +Use LLM and prompting to find the relevant texts and images stored in the vector stores. + +## Adding more data sources + +Currently limited to wikipedia pages downloaded as HTML. + +1. Place the html in the folder `_data` +2. Run command + `python z_embedding.py` +3. Output will be two FAISS vectors stores in the folder `cache_vector...` ## Local Debug @@ -29,4 +52,24 @@ Highly recommend VS Code, makes life easy. 1. UI Blocks Concepts: https://huggingface.co/learn/nlp-course/en/chapter9/7 2. UI Row-Column Arrangement: https://www.gradio.app/guides/controlling-layout -3. Show caption in image gallery: https://github.com/gradio-app/gradio/issues/3364 +2. Show caption in image gallery: https://github.com/gradio-app/gradio/issues/3364 +2. HF Implementation of basic: https://huggingface.co/learn/cookbook/en/advanced_rag +2. https://python.langchain.com/docs/integrations/vectorstores/faiss/ + + +## Ideas + +1. Shows frames of design patterns: https://www.falkordb.com/blog/advanced-rag/ +2. HF Implementation of basic: https://huggingface.co/learn/cookbook/en/advanced_rag +2. HF RAG Evaluation: https://huggingface.co/learn/cookbook/en/rag_evaluation +2. HF Implementation by someone: https://medium.aiplanet.com/advanced-rag-implementation-on-custom-data-using-hybrid-search-embed-caching-and-mistral-ai-ce78fdae4ef6 +2. HF Agentic Rag: https://huggingface.co/learn/cookbook/en/agent_rag +2. Future read, tooning https://huggingface.co/blog/lucifertrj/finetune-embeddings +2. Opinion on instruct embeddings: https://huggingface.co/blog/Tonic/instruct-embeddings-and-advanced-rag +2. Another Implementation: https://huggingface.co/learn/cookbook/en/rag_zephyr_langchain +2. Another Opinion on ray: https://www.anyscale.com/blog/retrieval-augmented-generation-with-huggingface-transformers-and-ray +2. Ray Follow up: https://github.com/run-llama/ai-engineer-workshop/blob/main/presentation.pdf?__s=2il5g6hpfc4mtmydioir +2. llama Index rag implementation: https://docs.llamaindex.ai/en/latest/optimizing/production_rag/ +2. Just some termino book: https://www.projectpro.io/article/advanced-rag-techniques/1063 +2. Another Evaluation Guide: https://pub.towardsai.net/evaluating-rag-metrics-across-different-retrieval-methods-770aa01380c8 +2. Oracle Garbage: https://blogs.oracle.com/ai-and-datascience/post/ai-health-mixtral-oracle-23ai-rag-langchain-streamlit diff --git a/_data/Cricket World Cup - Wikipedia.htm b/_data/Cricket World Cup - Wikipedia.htm new file mode 100644 index 0000000000000000000000000000000000000000..65100408050607bdd27797c6006dbf4780e34be5 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia.htm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef451e07204b8a4775d08482b4062432b7afddc7d05d9775f64279e384398b6 +size 993621 diff --git a/_data/Cricket World Cup - Wikipedia_files/200px-Australian_World_Cup_treble.jpg b/_data/Cricket World Cup - Wikipedia_files/200px-Australian_World_Cup_treble.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f428cd8c55f7867e19bb9f48cc68b7f91c0c3c93 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/200px-Australian_World_Cup_treble.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec8a82b310eb09af98a08dee721ad723bcf9f6f3434492beff9b1238a93db06 +size 11838 diff --git a/_data/Cricket World Cup - Wikipedia_files/220px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg b/_data/Cricket World Cup - Wikipedia_files/220px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8f8a486daecd7661a65e83898e94a28673a450c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/220px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f1c2fb38dbf9686bd34f3437a28c41eaf3687510e6c8db6e27e3691c7750689 +size 21130 diff --git a/_data/Cricket World Cup - Wikipedia_files/28px-Cricketball.webp b/_data/Cricket World Cup - Wikipedia_files/28px-Cricketball.webp new file mode 100644 index 0000000000000000000000000000000000000000..42b8527f6075a30b05580f37f4b1ee42e83746c1 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/28px-Cricketball.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc04af3d325f2b785cd1d276af5925c35f9d9fb0df96541faa27d65dd8e4c6b0 +size 1346 diff --git a/_data/Cricket World Cup - Wikipedia_files/300px-Australian_World_Cup_treble.jpg b/_data/Cricket World Cup - Wikipedia_files/300px-Australian_World_Cup_treble.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78f4c6cde0bb5176ea09c7a366f839a6d8f785c6 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/300px-Australian_World_Cup_treble.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b518a9c92508699040434a03776427ea45e84ed997e98e2d003198ea3b03c8a +size 23656 diff --git a/_data/Cricket World Cup - Wikipedia_files/31px-Sports_icon.webp b/_data/Cricket World Cup - Wikipedia_files/31px-Sports_icon.webp new file mode 100644 index 0000000000000000000000000000000000000000..4eda95ee62fad8d62b7cd0179e874716ff66c936 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/31px-Sports_icon.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ca53b82176c5088e8648721977cd09e8a51a64a9264ac33e394611ce99167a +size 1836 diff --git a/_data/Cricket World Cup - Wikipedia_files/330px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg b/_data/Cricket World Cup - Wikipedia_files/330px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5d8163c0e20f9ea4b02630fbfe15a6859de28c8 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/330px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1abfa3239d25c2db65ce9d27974bf90dfd2a8c2d853d4d2783af9996738409 +size 39148 diff --git a/_data/Cricket World Cup - Wikipedia_files/35px-East_Africa_Cricket_Team_Flag.png b/_data/Cricket World Cup - Wikipedia_files/35px-East_Africa_Cricket_Team_Flag.png new file mode 100644 index 0000000000000000000000000000000000000000..7aae70d25c74d1722636d0fdeb2674b0f43ea0d4 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/35px-East_Africa_Cricket_Team_Flag.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53725de3f0db97bc4518aad7aa14d2cf6c2926c5362aaf1365b8381f67dc6c6b +size 1987 diff --git a/_data/Cricket World Cup - Wikipedia_files/400px-Australian_World_Cup_treble.jpg b/_data/Cricket World Cup - Wikipedia_files/400px-Australian_World_Cup_treble.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ad61c1a345844a143adbde41cdf9c6469f514da --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/400px-Australian_World_Cup_treble.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9c300faa03f22c196bc304e520d56533e4d3833d4944791aae84e62579cd34 +size 37856 diff --git a/_data/Cricket World Cup - Wikipedia_files/42px-Cricketball.webp b/_data/Cricket World Cup - Wikipedia_files/42px-Cricketball.webp new file mode 100644 index 0000000000000000000000000000000000000000..3d8e9f644f21813f9df50b4edb324a66f10ffc08 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/42px-Cricketball.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f45d749072381e79e5312eec40a4b63095de09e84ced5bca8517aa0ae56e8c +size 2540 diff --git a/_data/Cricket World Cup - Wikipedia_files/440px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg b/_data/Cricket World Cup - Wikipedia_files/440px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3434573861eb5e96b4416f719cb16b71ce12db04 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/440px-Glenn_McGrath_in_Circular_Quay,_Sydney,_Australia,_201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d7950c20f5a3f1ec0cfb3926a92f6d52cb7d027475d8160561b7e3afaf2ba8 +size 60479 diff --git a/_data/Cricket World Cup - Wikipedia_files/47px-Sports_icon.webp b/_data/Cricket World Cup - Wikipedia_files/47px-Sports_icon.webp new file mode 100644 index 0000000000000000000000000000000000000000..ed6f209e69142fbe89781a337767b40f9f2c6fdb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/47px-Sports_icon.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3ccd0caac9aa5d00cbb5627982441a3e7437d8c5da8ff3119e4329fdd0f21e +size 3498 diff --git a/_data/Cricket World Cup - Wikipedia_files/56px-Cricketball.webp b/_data/Cricket World Cup - Wikipedia_files/56px-Cricketball.webp new file mode 100644 index 0000000000000000000000000000000000000000..b9c4487fb855cf075eb39407fdeb7867402ef602 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/56px-Cricketball.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6b70f10b9051dd14f8c356d5101c1063b6669283e061cf082c192878074fa6 +size 4140 diff --git a/_data/Cricket World Cup - Wikipedia_files/62px-Sports_icon.webp b/_data/Cricket World Cup - Wikipedia_files/62px-Sports_icon.webp new file mode 100644 index 0000000000000000000000000000000000000000..32a37b37058c5a7c9ca250efb3fb20f74739d402 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/62px-Sports_icon.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38915c38636449e028b5af359a5422b553f899bca9b9d4492afbd556073c8c8 +size 5590 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_002.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b83f38d974e748d75d52e6f343db7309a507b499 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c30e5a6aa35b26f447fd490aa3114e5027e67d7eb9df8a88054db83e03002c4 +size 17221 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_003.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbad8a4ab0ca369492e3c5117e2b552f456b14b3 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Bla_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b05a826d45714f0aea7d4133a92926e76a6082848a74ffd0949d0d5259e4f5b +size 28211 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Blades_.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Blades_.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69220cab90c8f2b4182292c0a4adf22ce4aafaa1 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bat_of_ODI_World_Cup_winning_captains_at_Blades_.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1b833b154ce3dd1cfab0b9b724c53029e410381b261e191d7ada4938b0081c +size 8605 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_002.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b110b085a72d7359d6af892172ddfe2e5c2f7a3 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b237068462cb5d4fe497924ee24f0368b1ecb10bd3c17121ceb390eab76d74 +size 9608 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_003.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4e187bc82536ed9fa302089bc00da935269bc34 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blade_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cad623f2fa1539f5fc5c30b03b1df2afd1078501561d0b616c41cca617fc19 +size 18628 diff --git a/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blades_of.jpg b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blades_of.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7ad6fe7366252b0e2d98d015766bc14c370b625 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Autographed_bats_of_ODI_World_Cup_winning_teams_at_Blades_of.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbc86186c189815500574701079e1b17675a14e74039de910c26bd4a0b41c32 +size 29684 diff --git a/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC.jpg b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c19fa6878da5ff2aa211fbc323986d533e509f45 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47058bdb6cb60bb0ede87c70acf6e288f61b8af171451c385f0e2339c6d8a802 +size 29778 diff --git a/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_002.jpg b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1833416e0c86159a1aed5f69b4ec424518e67cd --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0833842d6314a1603d3919d779308b72bbbe57db3fc4b93df0c4d5f81cd1fd +size 14316 diff --git a/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_003.jpg b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..330cb219797ce8255e038f6773b459414a95f9cd --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Civic_Centre-2003_CWC_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419e82f331134061dc3f5303959ba10e8a0bf1c8d5595895f269a54849872fc8 +size 50186 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..c7fd6390b718fbfbbcab395f60e5804875183bf7 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a566474dfee52c25847ed3f42be06d8d23068000575e9269250fd6cab9277c91 +size 388 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..4f0ae6a35eae9cee18c9f2911f1958e2d4d8a2ec --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6efd9848d36d872dd365b8634804a18817a8425995088d71a63d8a03c35a15b1 +size 486 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..1685b12d4107641833b337df3554d32cdcce48f2 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_Ireland_flag.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3865d9be89e218009b419a94608e011404cfac966cbf01acc6d544ff3e0b6706 +size 210 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.png b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..df89a48bd1e468faa2b0544ddfff00e45ca980c6 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0d56651cb5e03fa1dd470f1e60bfd8f6f59b23fa00ce93d90f3081100f8594 +size 3844 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..c2c5f72e35525eca294c2649da199acc482fe28f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f9eec34db80e3e98f692eb5df487d1caa899f5dcdb0156137a8efed6b6eace +size 4366 diff --git a/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg_002.png b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..be97455199ff4dbe14b19e50d8fb97d7e92a449c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Cricket_current_event.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01097f73048ea9587a3de9c0a08293d132f168bb37d72de3755acb04b0003c86 +size 2201 diff --git a/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag.png b/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag.png new file mode 100644 index 0000000000000000000000000000000000000000..a75f9040ce0fdafbe0482980bd0925f7097710f2 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd1df6660c6d2d32861d5d11c95fa4aa9a3c1ff77d77f450f9df5457b4c1ad4 +size 2615 diff --git a/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag_002.png b/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag_002.png new file mode 100644 index 0000000000000000000000000000000000000000..b975d206df237a03e041cb608300a1704b9be6ea --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/East_Africa_Cricket_Team_Flag_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b1bb3edeae1a8269cbb187a0bb934483e2ff631248a10352f2b109d633e434 +size 1416 diff --git a/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap.png b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap.png new file mode 100644 index 0000000000000000000000000000000000000000..2a2e32f693dc21027ce08781c386971d6d9f616f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3316e1317a5c05dc4ccd3b1b3ec0e093db6f6a03e2cc3e26085083066b39b08c +size 121262 diff --git a/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_002.png b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_002.png new file mode 100644 index 0000000000000000000000000000000000000000..8ecb0b18588927b52e6d1ee16158440113ef8744 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63e278bf5dab390b2030bd3e7398888c64dcfe76b8b04a62f8866f291d71cbb +size 57504 diff --git a/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_003.png b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_003.png new file mode 100644 index 0000000000000000000000000000000000000000..06b4bf53c18ef2b32febee3e6b8a54b29e75f9ff --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Englandvictorylap_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1f0549ab12a51bc64668f2dca904b4a0c31052551ea680c56c595be7e28039 +size 204331 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8a510fb9bc2ef636c94d9a131d2624d34e466eb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5365aaf0aca07e33a1e699f142f1a412528635b054be0edad4402031a69aa528 +size 498 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..a322cde94405b68ca3d491dcff0e920cffc0b9bd --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013%E2%80%932021).svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42315c8bfcdb4bb4c7b7a8ba3172b259c25c08b8a416bfb499c0f31d522bee0b +size 794 diff --git "a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013\342\200\2232021).svg.webp" "b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013\342\200\2232021).svg.webp" new file mode 100644 index 0000000000000000000000000000000000000000..2e66e42cc5744dc5a3228d10044dc3878e99823e --- /dev/null +++ "b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Afghanistan_(2013\342\200\2232021).svg.webp" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaad736e1fa79b820d1c11084fd2091b09727ea66c3c7cee054d1c975556c60 +size 942 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..48425f61c872e53582deb202ea89ac07bbb867c2 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e98c40a982c11ff99d42a0dd2d6036a81f7122388b842eb0adefa310dbc939 +size 548 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..dcc5c1029ee4fbc4a1243bb0bdbc67dd4f0d5e8f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21f0726d837f3303041b33f577eeaab72153822cd6a0da9e8a75d90a5bf53f4 +size 574 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..bc5becdae4d0945c77d542e0992edd4979428778 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e551d12df69be5bd363e3bf9fd29f96377a6e5ed06ec43372690a495d33c9819 +size 392 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_004.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdb67f8f87b870696da919fdcc2ca5120e0ff615 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa85c51f49b6aaa696ac85f3f3821a61b20c0ef9a88fc3e9345b61e553877ab +size 558 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_005.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..88392ccb93ac80577a4d7560552e054ee41288cb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb4d81e595038ec5bf0656558b3ed75a12b13f48f756e206cbac8635007180a +size 682 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_006.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_006.webp new file mode 100644 index 0000000000000000000000000000000000000000..d95fa4d05af661fc82e2ced43e4d732b160d0328 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Australia_(converted).svg_006.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b84101a3bf720b303d533e2b0a64f744d517c4c608c661b74fe5a89738f496 +size 588 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..0df552cced44b2fc39f2f1c2c31b009e07158861 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256038599278133d52796337e9a8a9c6e7018e71432311c2d82e873fe0b47c8c +size 228 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..d9e8290c93e6e232698738faeebbf4adb432a746 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf545f6bf9e680960983e6d5904719cf069b6e2bb12abc28c46ccd1f0d7ff4f +size 266 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..44eb966167369fbfe9b2c209b60c8592bca54889 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bangladesh.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4529d350f3f8afa7b685cee6ee1b0a9f95dc8aa95108cc4e18136309338ba51a +size 180 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..ea28eaf39f3556ca739d5319d01fe95b91583f2d --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b3bf4fb6f6629b7833273f18f48793b2c92d4459f889dc07441de87c6a9d10 +size 444 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..c39f9e87a47a5a2ddf1a7300519714f8be03c6a6 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e632c74dbf46f14fda1b2a1e511ce2144b1aecb3ceaf05b198e513e48847c094 +size 712 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..7bb202a6d4ef660f3a54e71e151d7682a90971ae --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Bermuda.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059a2a26d0e5ebdd4cc670f79b4e803d61fa64153705b526aada8627d124c3b9 +size 838 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d44e5c499730c2dd8ae0fa7e17b66041943917a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401446be5c75a3f746517cc58eb3222a5022f19a1444f71d16f1eda1e992b862 +size 244 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..33223948a5ea2f3d81fbbe3f1b4be960904ee78c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a9e9578b582af18b89da7d1742cf86e14d88d8b93eee791acad5c5095971a5 +size 182 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..9dc1068e7f34dfc4d31fa3e7ea77a3245efd97b7 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Canada_(Pantone).svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46317b6f6e7f90373de9b437692be4dd0e7dbb3bfda9ba80c8ce04182173f1cf +size 296 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..7f84250e72f722be9ec8ddba0c644106c1ab5c76 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289ca8307a8d903d5cec9222b3ef6e63dc48a90a8b5e0baa6e9b8b82f52e1f86 +size 291 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..98f70b76348ae0d2eeae28212ee7468786b2ee34 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d2a411cb4a74b1be482a1ce328709386a5208b208b6488ce2c76a733c6923a +size 146 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..f75d97cc04fc912c69566c06777a7db532caf2d2 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06eac6dc4179469cd3d73a962504d93c302abbd8ac968603074793cbdefe73c +size 366 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..f673b2821334108e088e488bd032dccbf4181deb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29237db7cd258951771f2a1f0f853578adfc0ff9a58a5ba3648ae4a46ff274c4 +size 156 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..51a583ab87a86cee11c6821c0436ac33e3e69fd0 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db6cc5ad8735b9a1c632fe7cf9621dd1293f6cb58b2376f46136d691e8e92d6 +size 358 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..58473a3497dfe19522aa451d2333dd6392dc1956 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_England.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fe71f17d5674f16ba3a6c2ce72fba1815ba03ab4d55f0f681697a4b084bacf +size 102 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..de20923e835ce87be1be76366c0a6f5ea47123c1 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77503123c3663b948eb4ccc64cc8f23c7deb5c10cdd4ebedd80799b57d115cd +size 757 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..37be46d4f0158509c828c7064cef2ccd820ced36 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbff409ce6bc1466905256aa7bd6c26dd54e46abf1a8c78ff3611b43990d07b +size 352 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..01379f06c7d074f2ba4b5998de89566bfa1fce1e --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0130d0c2a27d99cd89238e496426c99d0606c89ba971db9a423fa21c377034 +size 258 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..a65207546501bda436d7528798d1c7d7ac72f465 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2247792bc2f964a9d6ba5beebcf76b697878ae56a09af650fcbf050f501ea7e +size 218 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_004.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..f000041476ea0ac8bbdf0ab0e69ae5f8a4d0cad4 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d137ae6bd1c6b4eb51beba1ef434dda356452fc2cee8e788b951e7d819d6a2fd +size 182 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_005.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..c895a0f4e5f901dab59fd9117e8139335cdb558e --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_India.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d1d8614cc32de889f04bc1006d9e23c4d25788fb03e78d86231404f7a221d4 +size 260 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..95f8ca6c1db7e88a5185e9caacddbc962749423f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbae53523620f2a296a0a2a772475e53e43d78f8371e45e49fd8815cb1a4b21 +size 138 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b1b262991756165eddba0d8ef8f7907b35cc9d3a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa813d0ecc3c0d9df6fe392b711582d87e3112ff45fcea9dace98d47b1f21c4 +size 88 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..89eecbc791e236fa1759b45e349fac1f8b2be077 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Ireland.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fcd1a23a6eafdd5fd91dc63ff2e29364d344dea06de0d75bdc55b4eefb0776b +size 136 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..a4b819e177497121035fd07f1bf46a38e4773446 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af8c47b177d6c505c95623e6e10b6ebd5c9f533cb511b0b4183ffd33fe5441e +size 462 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..f74db2d7470e5ced135bc44063cd16e32c66b699 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f570621c13a3b1bc09a8671bb67c2dd2b57253fb7b31bfbaf2c0553a173e2967 +size 444 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fe938e588905f72a7d9f1fe59a630f2522e2097 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Kenya.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26efa5da56268471b9e1c84ad53d4998d05e8fe8132acdeb4f404c4f1ac546c7 +size 302 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..56698a3f4168633530b3903672f4c9fcb8c3e6f1 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6789368931e429b839f2ec968525836c881c6ea6742f124cb2b0872e0ae3b6 +size 428 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..cd92336987fe655eb38c60d3fe8f94f9c4a885d9 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ce514863fc9238df8bf91ba2e77423acc9a1a936a6822899672e77fddd13fa +size 350 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..4bcff86ab04dec272dac71668e190fe1cebc7187 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Namibia.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72c0e0f55206220986e4c82d30aa99b9dd86d4f96a77d07e01fbced096b2fb2 +size 432 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..6aacff140737e5b2994985e290df1f15e9b2b915 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07931053ee38770f3ed7cbb018e3d711fce196bc03de0895a93e6f738a6fad09 +size 1006 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4346c5aa723fc7a7ece006e5dde67b968f66379 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efb85c454a52cc8dbeb515b816b77db312bf74bc2a94db38446344631186e21 +size 542 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..78be6f5c0bd61d98a5bc6321ab94002300451992 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ae2f5df803cfa3b5f79bb70d2962f96e1df03ba94c0f02249f04f14a97fd01 +size 344 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..d4826c0d42230098ea2c1d475faa3060e765d5ab --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d0dc242f5df8637a7b99c3e2b1e186e486697b2410097f8b3421d1e6528b2c +size 508 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_004.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..60476fd853af7e098c0295e287a38cd88330936d --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17166d496d8e8a999a59d66106d146a5897b6e72d0a0cd359a5eb06fb1004c4 +size 522 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_005.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..22ad73c3e31a79745dae7ae7c7e77f017053e093 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_New_Zealand.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5776a30620b966c19666b65c8f81c2491f3c4de283f4039d2c113cfaee08066a +size 532 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8e0edde136004694def69b331c302c0cd8d34b2 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6d4131d9d0974b340431d783f606e40df465667d3b2e82b9d59e59843d8a8e +size 278 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb16de3da02a634e601434d884d2e733ecbb7a2e --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95943fad8c5d52075b1f2bd58c8a8d4aa715eeb16f6ecf0c9b7e40be9e651d0 +size 332 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..a98a8e734379329cb0771378d59244dfe2c08125 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fa4d731122aa068ecbd5a2b6ec44a3b457ea0169bc2a83a5d399c10483e580 +size 466 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_004.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..8d68b61b2de1092f5e2e3d2a4dd5fd843063f944 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d157d5e3837164225f40255393e5b1858513eafc89d7b091f96f3e41e9c661cd +size 318 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_005.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..0a1cd3753f76e2f946a875cea27aee3eec756200 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6638cf4850ac549ad678fdfbfd312412d0c34e4cd375b2246351dcaf63f68d74 +size 410 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_006.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_006.webp new file mode 100644 index 0000000000000000000000000000000000000000..284a23c8fd938df3ddd142eb22b4afeb9cc7dd96 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Pakistan.svg_006.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1d2ed19b01dc047ff5356f3cfa5fff36543c0521244a2ba47c6e9a39b4320e +size 250 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..2c808ed7f5e8ac8ffd3c602b1ca4e700e4e2ea19 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b903cf46c2755965a76a03233b79665a2eed6dd6a61ac6e840f4bd0a8c490b7f +size 322 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..4d99d4706cf7da58efaabf597b4b6f3fa6a04e34 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406bcc0ae1931355f58bfadde6fabe4f545d2bf5e732e336a11b8a2e9b13d3e8 +size 236 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..9457db9484269e3db8174e7cc1ed01bcf1884e5a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Scotland.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a8fd3e6cb33c4773d1f5dba7c5162f3a0c94cf97d4a94d2a22ea01e423dc51 +size 242 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..eda2dcc22d52bd23f3082f1ad9a49d42f502e69b --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4578a062efcb0884599f164030755d77164950aa41e47d6b57b97637f0de5211 +size 396 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..79248b2c75d63ef983ac6fb3dde3915a4acf0758 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ee089635df1887b28455776d2f36054e88c239a0c06e17f07c1b6def184378 +size 428 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d9e6dcd0582a1483d85bd5538da00165332ac0a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_South_Africa.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6baec94513063b840f78810b89e71669285aafed6b1972d26f378a0616ddd2 +size 346 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..73cf427dec7bee0703e64a6f62aa06b25d0ec13c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab14fd0b488a63b715565c7a723d3d6fd74fed3caebb20028f97db70c05bfc40 +size 1895 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..e2529f09f9c9b9f567135279f344208e18861c3f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58069952781694157573c56aaf0c64aefa324f4a8d0a54e00f1a0591bbc67e19 +size 858 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..5cf26b9373e81b030693958e86f669aa097aa05b --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d039173a559d5eaba25905b76e260d0c54eef9acebf02d09c9dd83ce50f1feb3 +size 412 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..423d7d1aa1e66fb49c4022ae863df55878f74283 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd3b2e06a5acd9a0a5168603db87a6978e7e71d48d73a8b3273119c1bb38334 +size 768 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_004.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..985308c4ac8997e5a975c28bda99dac00cb93509 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb691f90f204216a2b2fb8bfcc46233160aef4b54f60517bbc8f272bc1eb492 +size 640 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_005.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..1c5a4c1852b7c803ec397c2543593698fff8bf03 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Sri_Lanka.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de838217ca7ccd4c495112f3f5f05b59f061c80d5d72bcfe93f206b3c6b1043a +size 578 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..6928941de1f9480f09818b3be2311084931f3a73 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd57927a7d09df7d3519e0935d08b51b90f99c95053fd05c1801f67eb9bc2c8 +size 500 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..c3bac645053ecbaf703985ee050f7435845470f3 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d123a59fb8d292f9a4c31784ead91065bb70a2a2638212ec72df25f1dbfd1a36 +size 1648 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..0d54c9f014c5bb2567c0836c947c6c3b1f416bb0 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Wales.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6ad225db78dcb5fad082b4cb964e8fd4abc145fbdf13d17651b6c2da6aef29 +size 1124 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.png b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..b6916433674783519a583209b8050c3465af7dd6 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6d859c3b5a1c83d9940fd9b61701403467f8e7140659b6bb275ecd041f0e39 +size 709 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..c073fc0d368f55bbaac8481b7e2cf5ff261b2d18 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd3d37b6bcab9771b6bafd2ed2291268a59bada114f24d0c3d817ed8a17ab96 +size 396 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..2cd90305905544d188fb694bbb08b64920f69450 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_Zimbabwe.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d14c1299193ea6c79b4c2a4cc186ce3524d6f8215f308d8980c89ba7b44158 +size 302 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..844a21a61176ea8e0c909251993459f7e97e0582 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c065d9795f1b04e71e9d711be785065ab66d1b75123430333bac9349d3a8f7f +size 110 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..85eddfcea15136df515c6e71c228b4d667488f2e --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6129adb189144dba8cdfe1f5539ac2cbf82aa5ec6b47f3a865d08bb486a2f38b +size 102 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..af087076e74488ff308b81b5a39f2c3e331e3d50 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_Netherlands.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ba4c557e5405221ecf3e9128c0a3ca73fe615bc819edae17bb3c725e3fd84d +size 74 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..4c65ac52e5245ab30ed643f6a1549f74f3c070f9 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b745fe4bf6689d79302aa870061202a9ec61e7c971732339530cc9dc4a33da8 +size 166 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..c4c2b3bcd2ff49e584a2f07dea5010e96f1dff0c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b5d91bfff999050b4af12f82102ae3f77233dc0a46956fee1c482db1b35e46 +size 166 diff --git a/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..50dc106145ebb79ce309d056a6abfc395bbda7fc --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Flag_of_the_United_Arab_Emirates.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1bacf19709c419b6f2debaa8d454a8333d9e59ffc0984f8f2a97464c2cf7f9 +size 126 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains.jpg b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d8419e21748055749be97cf35754f6493eb16c0 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08137ba2e69f7baae8c59c7d340c35c5439f1e5a2a840654edd6d8b6ab787d45 +size 24989 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_002.jpg b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6aaa9af7e47ccfeca4d9e262b9e5613a3a35328a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1af46db2db22cd93813ff911d0df7f6640a34b30d6f12aa0e047503b7d69e3 +size 39001 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_003.jpg b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b212fbe17b25b27c8cc73de0fb8afc00a9b4c82 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_CWC_2007_team_captains_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0730a16d5b7f60eeee83b5bf3592494522bbfb47e39b24afc6ca8da7976de30b +size 12903 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_Cricket_World_Cup_Trophy.jpg b/_data/Cricket World Cup - Wikipedia_files/ICC_Cricket_World_Cup_Trophy.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cccb886a9f89ab36f0065f66b02d1f87cc51fc92 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_Cricket_World_Cup_Trophy.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900dc435a176370e3713f8f3b21f5d992062ed381e2041bf91a7aaf687b54bf8 +size 36856 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_002.png b/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..2ab7f0e08890594ff5094edea967f8b004ffa782 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2e78af281b7f3641c76fe132ebc9b0239b22f38ea36bf5f328aafd58065bdd +size 4064 diff --git a/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_003.png b/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..be205f2a06e6340d17a572018c012666227605bb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/ICC_Men%E2%80%99s_Cricket_World_Cup_logo.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af7df12b8ac42ba50b4055f701a197b01bdcdbb878f32f925a6e602c593a46c +size 13029 diff --git "a/_data/Cricket World Cup - Wikipedia_files/ICC_Men\342\200\231s_Cricket_World_Cup_logo.svg.png" "b/_data/Cricket World Cup - Wikipedia_files/ICC_Men\342\200\231s_Cricket_World_Cup_logo.svg.png" new file mode 100644 index 0000000000000000000000000000000000000000..bc1d43898a6a16584cf1ebb808947c732ccc8a66 --- /dev/null +++ "b/_data/Cricket World Cup - Wikipedia_files/ICC_Men\342\200\231s_Cricket_World_Cup_logo.svg.png" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea436203060a269d955bbcaaaac2f2fd2f4fc5f44407ce3b857a29ce4f859da2 +size 5562 diff --git a/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..5de8dc092dd798c6cfae0bda160ca942849b6c93 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bcbcd5813c26797de0164fca58fd4caa706c40d604247de4ed096f02484b4b +size 202 diff --git a/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a763cacd054800fc0282952edb4be85e366fcee --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036a9dae54ef07cd126ce9819dca43ab8f8cb370dbc693fd5c75792e60f9fce2 +size 200 diff --git a/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..b1cf8ec560edbcca766ce4504f3bc94f6f920fb1 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3db12ec65e55d23a63abde45fb1d2339f0115a6031a9ae3ffa328f1ee5c6d82 +size 178 diff --git a/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup.jpg b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d23da903625f3cc7f57e5f9ca63dd36fd3ec23f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c10a73b5882aa17a471728ecf571e3ca7565303f5201d2849a09f5b3ced0ab +size 43561 diff --git a/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_002.jpg b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36a4564e67eff4aefbbc5e276755ce2294d42479 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96adb3e2e041430b1a1535e9b912231baec4044fe10c9dbad835c6599490436 +size 68284 diff --git a/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_003.jpg b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ca7fa67e447708bc1c10d494bfc1111eec85e4c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Prudential_Cup_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62490bc98dda7208112abf25169049fe3c6544460da8c5ea1f84e3fc0a089f7c +size 22780 diff --git a/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg.webp b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..4242e756ac232979d587649d0e4e579cd2495ceb --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd38e8e78b8c8914bf70e80413324c5e8c61d49154dc7cf13ba345a56d66db5b +size 158 diff --git a/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..393a99fd9bb13f63ae426bf2fbcb5ce1b347f881 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6611617b8ec3a3b23313be2f8f6f36931481a0f5aac897f8ac55d6d6c5d52837 +size 292 diff --git a/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb169ad55cad538f926c9a8d7b812826970986d9 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Red_pog.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568466119544b87dad673f2e530d53bad90e697de0f93270b6ab41b191259dbe +size 434 diff --git a/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event.jpg b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13fccb26fa9697efcaf7c29ec95499e48f9a001c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f47ebf7332f728630d15cf0d8c02873a1ec26fe2247c87aeece651a1f8741d +size 15533 diff --git a/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_002.jpg b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b280fa9b8219634de3003115678be21579819096 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068a463d00152d4e0d7729e82bbba717d7e92cbd80041f30d63038ec08824f7b +size 27738 diff --git a/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_003.jpg b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94b9899dba8c9bdca167b36b9c1eda3d09078f0c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/Sachin_Tendulkar_at_MRF_Promotion_Event_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac2e31fe2bba6a1a7ae53f51262f9c519f283be234ac6807103e4119946507a +size 44420 diff --git a/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg.webp b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg.webp new file mode 100644 index 0000000000000000000000000000000000000000..766665bd3a2d26602964bb03cb359f3c8ad40b0f --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40187e9a4d05ab5b4ab3296eb7618187c97cbfbcc6eb97927aac52c2c773457 +size 1164 diff --git a/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_002.webp b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..5537bd008dc318c7ca81be972ec14f49125c7611 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01577eb11206ceeb78af358ed3591bf8b2876ff3262f2d337171c7bcd793668 +size 2128 diff --git a/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_003.webp b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..a19f77e63609f12e3dcfbcfaad3265d1a509e294 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/The_Earth_seen_from_Apollo_17.jpg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04453d61cb95acff1c54d4265b68c8dd21b075d6d2fad69631f6b38f0457eb3f +size 1608 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.png b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..411fac826d8247c8b35c0a74d84f56af269b2123 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9264e711315674ad8d2fc9413acc895eac7b9e8800b24f1bfb256c55a4c93980 +size 1463 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..b21e7a9a061825956795d4fb8c9cc37fa196c839 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787fd981b3a1e8cd1f5b2c0bf33ba653004ba90af6f8ce759130e9196a280fca +size 374 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.png b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..ced6ee3f2010a436b0a635f308f8103fe3c510c3 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1435cf70e388c3feca9ee9ca49af3653c7e1ad1d40af3ff9808869c3ee2931e7 +size 1998 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f34ccf923442aa135e5caa71bca06b68a16eb73 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d2e4de1e1f6e270f33a40b4ff4ba31c85e447d9ebb17d107fcede256780905 +size 842 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.png b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..e059783f377d8564fa7ca7881c7a8afd084a4f69 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c92ea54d52d9df20888116951d5b3440207e0fc84590640517a6f8e244fc87 +size 945 diff --git a/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf92f827bbbb1b4221e64bddeaf611e45c8ff88d --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582acb847a098184e31898c6fa90b5701e07c2266f1d9ae7c89868588d9e3f70 +size 590 diff --git a/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg.png b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg.png new file mode 100644 index 0000000000000000000000000000000000000000..985f69a3f3f76d01fb4f442cbde7a9d766ef1f9d --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41199239a3cd8937c29ba6705397554bea2f1bf4f0f2ca20c8844d02250a33b +size 219161 diff --git a/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_002.png b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5d9f48c42b062cd32677423ba02b1107efcb5e --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853f38bf7f7d05865c66fd06294dc76302cedacc4ac5d27676b47703df9f00c2 +size 335970 diff --git a/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_003.png b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..8f356f9b1d86063d9354d3a819e9b1a20d5d56d4 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/World_location_map_(equirectangular_180).svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b8462eb0e82936313f8c5d3299861db4f2ee5be0c90d912e48597c5b53ced8 +size 121286 diff --git a/_data/Cricket World Cup - Wikipedia_files/load.css b/_data/Cricket World Cup - Wikipedia_files/load.css new file mode 100644 index 0000000000000000000000000000000000000000..267a2d7010a834e2c73ba77512cf42a08291e201 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/load.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e1df5dc46d749a00ee471b02cda8d7dd0a37362ed4d02358f80ddf216ed98b +size 184906 diff --git a/_data/Cricket World Cup - Wikipedia_files/load.php b/_data/Cricket World Cup - Wikipedia_files/load.php new file mode 100644 index 0000000000000000000000000000000000000000..e2650ec9979da111dff68d00a80d1530a1ac4875 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/load.php @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996eb35b9cf758366fd04f2eb1814c1bbc5f1749ea9d7ec4096690409fdf03a7 +size 63051 diff --git a/_data/Cricket World Cup - Wikipedia_files/load_002.css b/_data/Cricket World Cup - Wikipedia_files/load_002.css new file mode 100644 index 0000000000000000000000000000000000000000..81a268577b0f35cbe858a6d617f3edcc5f05974c --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/load_002.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502dc6c5be8acdce1554d427354e7abeb3435d06bde37b530407332748466778 +size 7407 diff --git a/_data/Cricket World Cup - Wikipedia_files/poweredby_mediawiki.svg b/_data/Cricket World Cup - Wikipedia_files/poweredby_mediawiki.svg new file mode 100644 index 0000000000000000000000000000000000000000..2b62fe3402d21e54c599e880c3e92f2a176bbf53 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/poweredby_mediawiki.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75444929595b7c4040288c822835ce3e8f82d7b67eb6b9a3546765ad74698ede +size 14576 diff --git a/_data/Cricket World Cup - Wikipedia_files/wikimedia-button.svg b/_data/Cricket World Cup - Wikipedia_files/wikimedia-button.svg new file mode 100644 index 0000000000000000000000000000000000000000..63fcaf82a799f5869ef53b2a90f8055b2625a7b4 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/wikimedia-button.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2aa872dd39b943efde8b4e444bd7c627e5ab740684356046bbb8a2248b57cd +size 3256 diff --git a/_data/Cricket World Cup - Wikipedia_files/wikipedia-tagline-en.svg b/_data/Cricket World Cup - Wikipedia_files/wikipedia-tagline-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..b79de8561e22c1931d918a5b061f9bb5c4b8c43a --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/wikipedia-tagline-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4c2501f6dfe8a3492931da471de530244d2ef262b5b9625e32a675526d5891 +size 9444 diff --git a/_data/Cricket World Cup - Wikipedia_files/wikipedia-wordmark-en.svg b/_data/Cricket World Cup - Wikipedia_files/wikipedia-wordmark-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..cf32ce3fda17d2d9efd41c36d85907bb0f4f2f35 --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/wikipedia-wordmark-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af4f20833aae458d9b370e7174addb8666812d8ef608348f7973be65eed2b9b +size 6170 diff --git a/_data/Cricket World Cup - Wikipedia_files/wikipedia.png b/_data/Cricket World Cup - Wikipedia_files/wikipedia.png new file mode 100644 index 0000000000000000000000000000000000000000..a21555fe9734ff0ef740e8946c98edfd8649220d --- /dev/null +++ b/_data/Cricket World Cup - Wikipedia_files/wikipedia.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f7729893505b73b9360f51c67074cf44d31a096f25088699ca290fa39cced0 +size 13444 diff --git a/_data/Jharkhand - Wikipedia.htm b/_data/Jharkhand - Wikipedia.htm new file mode 100644 index 0000000000000000000000000000000000000000..ee22ab0b1070befe79f177f7c0f42c44bdd3b067 --- /dev/null +++ b/_data/Jharkhand - Wikipedia.htm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10822df4d636d570b0a86fabe78724b0e86c803ecf775d1924df39e981e12814 +size 916001 diff --git a/_data/Jharkhand - Wikipedia_files/218px-Dassam_fall,_ranchi.jpg b/_data/Jharkhand - Wikipedia_files/218px-Dassam_fall,_ranchi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e5115e0550b05b66e262b136c9fbe55d0dbddf2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/218px-Dassam_fall,_ranchi.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffd3bd5b2e6448d81515b461ce2a0e8b59bd05b7c2a6e7275965f37a1b64e90 +size 19447 diff --git a/_data/Jharkhand - Wikipedia_files/220px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg b/_data/Jharkhand - Wikipedia_files/220px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3843d6f1c4e60e0e85fd4a2b4367bfd72a37247c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/220px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8734d86501d8e18d6b7ce384c62741f2456a11034927573bafa2df1392b5e4f1 +size 9835 diff --git a/_data/Jharkhand - Wikipedia_files/220px-Coal_Mine.jpg b/_data/Jharkhand - Wikipedia_files/220px-Coal_Mine.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8018341c6b0c2cc7bcc434ad6dba91ee8e0f0d2b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/220px-Coal_Mine.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923cd0fcd087fde8093db884727cfcc2bd82dbf9b2379c4f0a22caf94b8c0e19 +size 15116 diff --git a/_data/Jharkhand - Wikipedia_files/220px-India_Jharkhand_relief_map.png b/_data/Jharkhand - Wikipedia_files/220px-India_Jharkhand_relief_map.png new file mode 100644 index 0000000000000000000000000000000000000000..f0bff3961e3751ab56d6d71392ae5dbdb2aabb94 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/220px-India_Jharkhand_relief_map.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a537d4a63871d12172b9ceb2f40ce9302d41525bd4948f05827b155c96c15279 +size 76271 diff --git a/_data/Jharkhand - Wikipedia_files/220px-Khakparta_Temple.jpg b/_data/Jharkhand - Wikipedia_files/220px-Khakparta_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..545cdfc5307073ec11df2d9e7dbb0c8918d39531 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/220px-Khakparta_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f831669bb7a794e94ad3e33f322017b522a3266627ee6347c6597dc9a57dd456 +size 11174 diff --git a/_data/Jharkhand - Wikipedia_files/268px-IMGJagannathpur_Temple.jpg b/_data/Jharkhand - Wikipedia_files/268px-IMGJagannathpur_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4ab17c95b690d237be4fb2f14440116ed7db398 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/268px-IMGJagannathpur_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1466084a20d879e56e9e4f762281b0ff23bfc3d82e9815dc536a0f360ef0db +size 20362 diff --git a/_data/Jharkhand - Wikipedia_files/268px-NH_33_Between_Ramgarh_and_Chutupallu.jpg b/_data/Jharkhand - Wikipedia_files/268px-NH_33_Between_Ramgarh_and_Chutupallu.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f6be69b6af7a9f64de3e4b446682bff35bfb1fc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/268px-NH_33_Between_Ramgarh_and_Chutupallu.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6aecc223afcf5508547335865344510d74c425c6739bf3520db6841646f226 +size 15719 diff --git a/_data/Jharkhand - Wikipedia_files/268px-Palamau_Fort.jpg b/_data/Jharkhand - Wikipedia_files/268px-Palamau_Fort.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0f5bfc942f08336b0e0457f78125eb64c132b3b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/268px-Palamau_Fort.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb484c093a5ef37f0a52c456c3715105caaa3286b7b05af8e328179d6c52270 +size 24473 diff --git a/_data/Jharkhand - Wikipedia_files/268px-Sahibganj_railway_station.jpg b/_data/Jharkhand - Wikipedia_files/268px-Sahibganj_railway_station.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b6d4ea45bfe20f6044b1a448e50cd946cb1c87 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/268px-Sahibganj_railway_station.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02815e6bfe0e4a29c70ffc1e144f6967e9eb52c325eef73d8331febbab340b68 +size 17451 diff --git a/_data/Jharkhand - Wikipedia_files/330px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg b/_data/Jharkhand - Wikipedia_files/330px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a511d8f9232d11991d6f32d6488cec077b3369 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/330px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159704083787a061312947e5adefb857d942bdc816c172df13c65e93b34bf2f6 +size 21945 diff --git a/_data/Jharkhand - Wikipedia_files/330px-Coal_Mine.jpg b/_data/Jharkhand - Wikipedia_files/330px-Coal_Mine.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fcd376d9d6737b8868e704fa18c2287b55e50ac --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/330px-Coal_Mine.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb703e8b5ba560384e7f8c26d7cf6b1a55cbbf02c589b2cfbcbf9985e149d6f +size 30861 diff --git a/_data/Jharkhand - Wikipedia_files/330px-India_Jharkhand_relief_map.png b/_data/Jharkhand - Wikipedia_files/330px-India_Jharkhand_relief_map.png new file mode 100644 index 0000000000000000000000000000000000000000..93fc0ce16ed0bb6e970fa81eafbf591a76b19246 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/330px-India_Jharkhand_relief_map.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ffdadc3ee54df43016e3c872a0e384efa12624ee9c714e69a362568a19822b +size 164509 diff --git a/_data/Jharkhand - Wikipedia_files/403px-IMGJagannathpur_Temple.jpg b/_data/Jharkhand - Wikipedia_files/403px-IMGJagannathpur_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03f835ca57dcbf31eb6fc70ab3445aad2b8d7992 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/403px-IMGJagannathpur_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39480a844660b51f97ab7ff15423e25e7a91495717c7f449ba71f58b3598b79f +size 44730 diff --git a/_data/Jharkhand - Wikipedia_files/403px-NH_33_Between_Ramgarh_and_Chutupallu.jpg b/_data/Jharkhand - Wikipedia_files/403px-NH_33_Between_Ramgarh_and_Chutupallu.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb5478b4126b4a9052bcead5cefd6beef2f6d767 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/403px-NH_33_Between_Ramgarh_and_Chutupallu.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d29a056a7385b39f564e7cb19160ef52d347c30d194fae73befbb1365a010f +size 32434 diff --git a/_data/Jharkhand - Wikipedia_files/403px-Palamau_Fort.jpg b/_data/Jharkhand - Wikipedia_files/403px-Palamau_Fort.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7940d256d109972755515a599eaca80200673ef --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/403px-Palamau_Fort.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d579e3a13925bb479e636ad662e571f82bbddb8a5ec4d57008aa87bb91327af +size 50231 diff --git a/_data/Jharkhand - Wikipedia_files/408px-J.R.D._Tata_Stadium.jpg b/_data/Jharkhand - Wikipedia_files/408px-J.R.D._Tata_Stadium.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ae1b0129406f5ce183a18cf3d84039a95a588ea --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/408px-J.R.D._Tata_Stadium.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0734f070d7ff5c339d32ad088c52675579c8cae940af5294a9e39acb5b66d8 +size 22547 diff --git a/_data/Jharkhand - Wikipedia_files/440px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg b/_data/Jharkhand - Wikipedia_files/440px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0641d901d14b45bd158bb0eadc895641f8593e0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/440px-Attack_by_600_Santhals_upon_a_party_of_50_sepoys,_40th.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef94ae8a28a71fc038b329d5252c90f6fe66f83c46415cd9b88d5f06a692e81 +size 37460 diff --git a/_data/Jharkhand - Wikipedia_files/440px-Coal_Mine.jpg b/_data/Jharkhand - Wikipedia_files/440px-Coal_Mine.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23bc23bacf56fed3a1d86e6fb4ef31d305a10865 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/440px-Coal_Mine.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba84137a72529ef214ca821d1b775e8021572873d7d60957c6fbc1c03a134ddc +size 51323 diff --git a/_data/Jharkhand - Wikipedia_files/440px-India_Jharkhand_relief_map.png b/_data/Jharkhand - Wikipedia_files/440px-India_Jharkhand_relief_map.png new file mode 100644 index 0000000000000000000000000000000000000000..51a7f606f4911084870b598f4a72539b47c91a75 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/440px-India_Jharkhand_relief_map.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575f14f7da99711afef313fce4867e7b3afc3a9eaff370f7e1641cf0f9c5bcde +size 277349 diff --git a/_data/Jharkhand - Wikipedia_files/440px-Khakparta_Temple.jpg b/_data/Jharkhand - Wikipedia_files/440px-Khakparta_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a726286d13844feb38ef0ead3ef3f230d4e337c2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/440px-Khakparta_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417b1a23105543f2f5a116d1cf42df0d924c680022b9d04f0d88c6adbb2d4ef2 +size 38032 diff --git a/_data/Jharkhand - Wikipedia_files/536px-IMGJagannathpur_Temple.jpg b/_data/Jharkhand - Wikipedia_files/536px-IMGJagannathpur_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41079bcc6a6288ab8e7d8fbb1a0333f9c98f1fde --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/536px-IMGJagannathpur_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa29130cf6fec2647836042c22d21f61817c766235ccd8eb88468625b80a44c8 +size 77610 diff --git a/_data/Jharkhand - Wikipedia_files/536px-NH_33_Between_Ramgarh_and_Chutupallu.jpg b/_data/Jharkhand - Wikipedia_files/536px-NH_33_Between_Ramgarh_and_Chutupallu.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d37e8c22c0394ca0cb2fa8a6d2d5a218df8176b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/536px-NH_33_Between_Ramgarh_and_Chutupallu.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491060a88ae793901c8f9d8f82d2a7b6ff39d4a00708870f6010375ea633ddba +size 54885 diff --git a/_data/Jharkhand - Wikipedia_files/536px-Palamau_Fort.jpg b/_data/Jharkhand - Wikipedia_files/536px-Palamau_Fort.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bae728dacb8214f63eaf99ba7335db0f5694255c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/536px-Palamau_Fort.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1a8c54e3bd29428cb45da6acbaa94758d6abb0126b33fc6fa574b6e3127cd5 +size 86286 diff --git a/_data/Jharkhand - Wikipedia_files/613px-J.R.D._Tata_Stadium.jpg b/_data/Jharkhand - Wikipedia_files/613px-J.R.D._Tata_Stadium.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d7dfa01779e793ba99f61c669178a1c7c7335fa --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/613px-J.R.D._Tata_Stadium.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc916bc95a3777a55a2ae1b8f0486c6f86d31b3047dd44fbde7875f63ca457c +size 45950 diff --git a/_data/Jharkhand - Wikipedia_files/816px-J.R.D._Tata_Stadium.jpg b/_data/Jharkhand - Wikipedia_files/816px-J.R.D._Tata_Stadium.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4cee5ae3e2c6f95a7c009ed926aa4163b837971 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/816px-J.R.D._Tata_Stadium.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188a2265a081a10134050e250d573b0b7dec09e406727c39039b2cd95d847a18 +size 75735 diff --git a/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg.webp b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..5a74cfcb6fa1741c491c8f39c365662e0434d647 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e400d4e9001b07470c02d7ae393c8f3c696dd1ef5ec0a36050595db5627f90d2 +size 1256 diff --git a/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_002.webp b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..6dbf2c71e177d668742f2ce6b4d2b6a400ee51a2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7864f44ade0783d5402cea1c2b77f3743baf52265a4dcbb70f6707d3fe8cc666 +size 804 diff --git a/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_003.webp b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..63a027ca29c137ff04772a236c684001c547d2de --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Asia_(orthographic_projection).svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822f0dd9f0d8af0c05d39901f0de563f04439b7c71655535523b7888f6550237 +size 1804 diff --git a/_data/Jharkhand - Wikipedia_files/Baba_Dham.jpg b/_data/Jharkhand - Wikipedia_files/Baba_Dham.jpg new file mode 100644 index 0000000000000000000000000000000000000000..accfb36f2fcab0252f8bcd823c69675dc966522c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Baba_Dham.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5d05ccf4b75fc4e6a484f1995799772c8e3bc6d3077d52e8d767633ec454bb +size 12082 diff --git a/_data/Jharkhand - Wikipedia_files/Baba_Dham_002.jpg b/_data/Jharkhand - Wikipedia_files/Baba_Dham_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2a16cce0dc7b928a5f20d4e5a21e5708cacb4f1 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Baba_Dham_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498a3f0b71af466f97cbcd6cc2c777c84047c7377a216f869a9244cd50b56809 +size 6035 diff --git a/_data/Jharkhand - Wikipedia_files/Baba_Dham_003.jpg b/_data/Jharkhand - Wikipedia_files/Baba_Dham_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..294194f97bc7df33349467d31664440262d76cbc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Baba_Dham_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9718983d40991bcbb7fcae33037786fdf29dde19c63a9d5a8ba38d7ad48b5a2c +size 20551 diff --git a/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1.jpg b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a2445daa0aca5d2c3f541bb18ed40db7c9e1f8d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87d55ab1388c726362616dfaab01539e397be2b82cf70cdad644ac460d903a4 +size 16060 diff --git a/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_002.jpg b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8684a98b10725c9a06fedd66ac187bd1932c73e6 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0899d568a9903bfeb4ed7aa76e0f0e0aa0f27fc11d6f62bb9ec186f156259e01 +size 7922 diff --git a/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_003.jpg b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78132fb8c3abb8f91895dbdd3ee869c02f29547e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bhatinda_Falls_1_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342a03ecdf4f5b0286c6f0554e52c1a49267a04fc164c6bbaa7852901b8ad238 +size 26243 diff --git a/_data/Jharkhand - Wikipedia_files/Bitmesra.JPG b/_data/Jharkhand - Wikipedia_files/Bitmesra.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4e488fb47a06d8860e2feb499644796b2fbd9b6f --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bitmesra.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f22c71e84598803dcee51ab8045b7e40c3475b913cc7642ed2cc8c96f67886 +size 30713 diff --git a/_data/Jharkhand - Wikipedia_files/Bitmesra_002.JPG b/_data/Jharkhand - Wikipedia_files/Bitmesra_002.JPG new file mode 100644 index 0000000000000000000000000000000000000000..84b76e61ddc0f4220521589d1a0dfa7e12aadafc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bitmesra_002.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0490a89d9c864406cccdd1914e96c14e0599379888146dcd783d0c2891a2d655 +size 51804 diff --git a/_data/Jharkhand - Wikipedia_files/Bitmesra_003.JPG b/_data/Jharkhand - Wikipedia_files/Bitmesra_003.JPG new file mode 100644 index 0000000000000000000000000000000000000000..8def8c25c6513fe563ad1cfdd9865379750dd8fc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Bitmesra_003.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ad2576c6e0bb518b8ed3ea7e7e9a35be6f1b155763b521af403a6ff7f82feb +size 14869 diff --git a/_data/Jharkhand - Wikipedia_files/Chhau_Dancers.jpg b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1f5675a1ff7e83c6b2170118cf2d1fbab6334c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1c05b1a73fca55d733287d564f6de5d7a8161f743d147ee33790e6ca42aac0 +size 55246 diff --git a/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_002.jpg b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f258d1d45ab5115c3b290c8f3aebcd0cda609389 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24879a5f3ffb93c8622061f24ed00c5d6e476711e2c9635c80381895520b22fb +size 93740 diff --git a/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_003.jpg b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88bc196051780e63afc3365858553dd666f692d3 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Chhau_Dancers_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c4f7aaf5b8571dd59e8e4633d8f78d5f4f26fafa8270974b926ebf6965cb75 +size 26404 diff --git a/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur.jpg b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1bf4303787b163b9ccb01c6198160e771abe737 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe1b3e6a56981c33c31a7835cf0e02467c3f4b0b893b07a9c7898bc2932c15e +size 9082 diff --git a/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_002.jpg b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e4c829d6587b33a008091a24526ca842c3f37cc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc6e99ad0a50ae750d6d30d0f655ec2be314c9f021e25fcc263ee2ea62c6975 +size 4535 diff --git a/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_003.jpg b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5de2603d18b8577f4f132d08191f272e33e5972 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Cityscapes_of_Jamshedpur_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0044afa4c61e692cb99e56942a9716cc148316385488e9101307a73c9aa80a94 +size 15478 diff --git a/_data/Jharkhand - Wikipedia_files/Commons-logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..094137929a66dfac44da9303175eb80871e40725 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053791838c5ce868ccba61631f6ed4198097170b09edecc12570da3a0f50471f +size 878 diff --git a/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..956770d500242dc521519d15755d9eb8224787d4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2c11f9e17cd03436c00a74afd2ec9c75f8ae1e444d0d66f778d13a3c47d621 +size 608 diff --git a/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..04f0d79c919e64b638d212687d53275168fa679b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Commons-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d73bcf49546d5eb387cd389861009036a43b631f941f8308b063385d84619a +size 1114 diff --git a/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi.jpg b/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2d1aaea6ae0c7522805dfccf6f0192224ca3091 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dba674f1d8cd0cd8907ffaf24334ab5ed412446576dcbb95d835afc4ad2da7 +size 32977 diff --git a/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi_002.jpg b/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4930bb47219f0f2db4b2cae1328c7d60c76a8f1e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Dassam_fall,_ranchi_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f012ab44fea5bf791b51c9e198ffd3b9c6df42ead09e1448aaf0a7150acdda +size 9592 diff --git a/_data/Jharkhand - Wikipedia_files/Decrease2.svg.webp b/_data/Jharkhand - Wikipedia_files/Decrease2.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..6485afb9ce463d37b5234ea54ad3978314ecf115 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Decrease2.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbbe98942057c02991c9d8ffcbffc3dba9a255453b234b31fb22366b888bde6 +size 96 diff --git a/_data/Jharkhand - Wikipedia_files/Decrease2.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Decrease2.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..290a6890ac443189c3fb4138e745121ef2ebc247 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Decrease2.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7f182bfebf4725d3d3a84a89d8a0afc3864911273334b1742d118e92bc6eee +size 80 diff --git a/_data/Jharkhand - Wikipedia_files/Decrease2.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Decrease2.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..104e2c6dc81352c55d57dc1b5b84699f348dda40 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Decrease2.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bd4d73ee43455d0e7bcfe9233aa8ad602b9e3e9bf467d8b1e56669c9718ce0 +size 118 diff --git a/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view.jpg b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb17869623103176ec9e4608d60adb6d058ca5a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dc12661a5cf660a75b9deabf50b32404d1e27c94011a6630590946c4896649 +size 43746 diff --git a/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_002.jpg b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cd4d9def103a1f5e2804ce18af4e8c29f564b05 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86dc27ba7435f4e60d1ea9cbfc3f9d6215a965b468ae4fa9b360a7fe3e2d27c7 +size 23487 diff --git a/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_003.jpg b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a04bc631b053a7cc4b8907dbec63f84da1f1eca0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Dhanbad_station_night_view_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80203762045705a3d1892a58f3ed59729203726e2dfdc0eb7da3a7342c79292 +size 66650 diff --git a/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal.jpg b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c53787ada8acabe577b54c9bb77bb617c06131b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:978484d39b3df5e05b0c9fda914a8ca353becd1194cd5469da677ee81a42c018 +size 27858 diff --git a/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_002.jpg b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d55b9161fe44c957ed804e695e9f9eb4c880ac2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60665a729a38b2bcbd241ed095c0f3dbd878f53ad0dcdd286adc6e18fbbba1a1 +size 47077 diff --git a/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_003.jpg b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32d1a131c617eebfc8c3d76d7733b7748e2b488f --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Durgas_Puja_in_a_Pandal_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4d2cbb705821acd5c31b796be70478851f7cb27256d7421acd836f720981f1 +size 13636 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..f000041476ea0ac8bbdf0ab0e69ae5f8a4d0cad4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d137ae6bd1c6b4eb51beba1ef434dda356452fc2cee8e788b951e7d819d6a2fd +size 182 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..76ebfb90514818dabf027d6524cc5c18f6d0754d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfcad704b0dc8de4432a181e59fc591aa3169993b59937a76dd1ad91fb9522a +size 240 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..7d8d0cf12072cb9dd502366ffcdd1c29c09e3e60 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1417078630f24e230c6315d262e4bba28c5d2332dc140bceeae7f5bda5eb5f2f +size 156 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_004.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..c895a0f4e5f901dab59fd9117e8139335cdb558e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d1d8614cc32de889f04bc1006d9e23c4d25788fb03e78d86231404f7a221d4 +size 260 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_005.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..01379f06c7d074f2ba4b5998de89566bfa1fce1e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0130d0c2a27d99cd89238e496426c99d0606c89ba971db9a423fa21c377034 +size 258 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_006.webp b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_006.webp new file mode 100644 index 0000000000000000000000000000000000000000..88bd1ff032e00fe950525b1ac949ee125e75e7d0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_India.svg_006.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e60d60b3c4b109fd612e1dfd30fa87cbab9815d0ef9a8ae487aeec249b44bee +size 234 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg.png b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..6dbac66ce4ab31a627d8d9857a6a3343e8591e8b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8c29c3e5018026c48dedd425ccb2cd1468177533a960b8e25653c897352bc0 +size 1406 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_002.png b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..5c2af0015582e546c0421c23a20637d73e0d09c4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b26e7e34e002815de487e58d45e13c4dfc9aefcd3edda2edabb99d67c99de8 +size 876 diff --git a/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_003.png b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..cae350e5c488cf2a98318fc4e87ed0e615f8776c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Flag_of_Jharkhand.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd17ebb1511836e1d4a7728161ab542c7daa19af57153ee60e661a674109c64b +size 2141 diff --git a/_data/Jharkhand - Wikipedia_files/Holy_Prayer.jpg b/_data/Jharkhand - Wikipedia_files/Holy_Prayer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3a385e1beeba70c150b1bc42a31f004b474a9fb --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Holy_Prayer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a310db83940b3e46bc4b6927dc7360978171cbb94497f2f8866e26ee97390b +size 65339 diff --git a/_data/Jharkhand - Wikipedia_files/Holy_Prayer_002.jpg b/_data/Jharkhand - Wikipedia_files/Holy_Prayer_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8391dd0acb2c94ddafe9d918f4e3cd767eef63fd --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Holy_Prayer_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5ac664d9600fa739ed8ed1d4fab22633628f21bdc148f3d85559ddf5ff5b43 +size 110951 diff --git a/_data/Jharkhand - Wikipedia_files/Holy_Prayer_003.jpg b/_data/Jharkhand - Wikipedia_files/Holy_Prayer_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4097c80d6fc85b5d437d2636fd64dae233ad1aab --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Holy_Prayer_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4715fb04181b690323e1e2c71ce8a97ade2c98d2809ba4e8252f6857ad770c6 +size 31435 diff --git a/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro.jpg b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78c431f2c9dc2a5726d5608f4a94a05dde3c7317 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7502af15fe2194d2a93c3697ee285eb33371edc0c31d26f95b5a3df779edcb +size 6212 diff --git a/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_002.jpg b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed01cda0f3ab76964357b13c04919ebd8d4aac36 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da07af2ef98731a9ff634e38f301ce6d82dbed115665df98fe195a2686ffce95 +size 10153 diff --git a/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_003.jpg b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..199a2ff2856689acf2d6e3be27556d1655d9778c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Hotel_Classic_Bokaro_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7bc1d6f57e9f9d1622862122376f7966a9872dd79e731969d5ac346a8bf222 +size 3356 diff --git a/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad.jpg b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7663864f1e8a9ed55bcdea765ac25a20f60cde7b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5764089d704a95a05b2d0f2a20edd409acd2ddfd531f7a2ed06c37abe616fb +size 12733 diff --git a/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_002.jpg b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06cdc2e5d83541d4e9fc0c02e4bc30e0eb81ffc2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c8e5411ddd06c7b8e025f590c227dc809c85171f7580cc21e63a2248d3ad5b +size 20088 diff --git a/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_003.jpg b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6720eeabf119b1a6cb42df4a70e03d33fd276eb3 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IIT_Dhanbad_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202d78cd6c0669e886b61afb3c1c3100963b022bdd0c2f8a275cc840ab432681 +size 6502 diff --git a/_data/Jharkhand - Wikipedia_files/IN-JH.svg.png b/_data/Jharkhand - Wikipedia_files/IN-JH.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..ea3df3c7a164da684b5da99a005b6dbfda890bdf --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IN-JH.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd02a655923a724546d3c19ea478db8f727b05de64b007121b079944c8d78961 +size 48350 diff --git a/_data/Jharkhand - Wikipedia_files/IN-JH.svg_002.png b/_data/Jharkhand - Wikipedia_files/IN-JH.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..44db91367a4b0f93929365e1e26a3c2710a4c609 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IN-JH.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ea3f5fe7175cb434ed7a85358867e91a0d6e0c45cb17f420707d005fd19403 +size 71933 diff --git a/_data/Jharkhand - Wikipedia_files/IN-JH.svg_003.png b/_data/Jharkhand - Wikipedia_files/IN-JH.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..b9ee6932eac93fb8ec8b1bc44243e8b7fe51330e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/IN-JH.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff089d75c654e3ce74e8a222025add52b7d14bac630aae2f1624a16eb88d59d +size 27881 diff --git a/_data/Jharkhand - Wikipedia_files/Increase2.svg.webp b/_data/Jharkhand - Wikipedia_files/Increase2.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..f603f55b732a10181b4f91df3a18d2ed9828d111 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase2.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c382163bc74704b4cb248ee2c1cc405d490e1c4d18b3cb2247149d7205d78bdb +size 110 diff --git a/_data/Jharkhand - Wikipedia_files/Increase2.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Increase2.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..aabaa6692aa6ef2e3921d0c551d82d548a3e68f9 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase2.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8225d6d3da7c59ff38def151d1f8d4fe88e7aa6570e6469f3f7f8a81055de270 +size 90 diff --git a/_data/Jharkhand - Wikipedia_files/Increase2.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Increase2.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8bef8ddf94ad7d98418a01285e5382a41ec20bd --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase2.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb59c7548b3759ee8a1983f7b0610a602cf7beeeddd5569a8b9f59710b35920 +size 130 diff --git a/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg.webp b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..51828d3242d484ac5668045673f86a6f886a9450 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fba7058122dbc87c23260ea92eb88fafac1d3e3a8940aab8936f47486cc8fce +size 134 diff --git a/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..fa3809be9eb2425b607f7f761f35d64cd2e70568 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174561c9451cfc14c8d60233de2c6fa429f2c4595626d38c99046b30207b8c15 +size 132 diff --git a/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..d175de10fa3b60462e1647849c1bc43e4c652c99 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Increase_Neutral.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b79a7fd24a19dca9b734d02f4b1452336e581720922cbb2ac2d7e9791f30d9 +size 90 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..60163ffe366c5723d0f6f066f82eed32a2f785d8 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8315ffff304f94842a00586c298df0bef8fdf05c6947941fe7e2ecd505c07add +size 60685 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_002.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..a2bdbfedefc7a7d8f94ba7a8bb6b2e49edf826ea --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500f6fd4e538c75fc866c5662abe1f2f78c6e5b2ba08eb2056679b88bd18c4bc +size 33065 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_003.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..67c1d429d0da24da02f6eab062039e8248e31ff9 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4756f6601a306028e1e575f0c2a9a77536c88a3e6b1aadad3521e776ce017d5 +size 91665 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_004.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_004.png new file mode 100644 index 0000000000000000000000000000000000000000..8e44398f3daecf5086726022d9c15e200196cf19 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163d890d5194c5417854c6983b68ec56bf17fa8fd7b768c6f5a2bad67eac4434 +size 30956 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_005.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_005.png new file mode 100644 index 0000000000000000000000000000000000000000..ed594f08d97852d6287851ea811d9cdde9c9c116 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1462d33264019d4dd2a0059b040f47417aa13aa06019f6f5b27d98123f8bc1b6 +size 15659 diff --git a/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_006.png b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_006.png new file mode 100644 index 0000000000000000000000000000000000000000..75918e71829b292bb3751f49edb3911eab89f049 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jharkhand_Rajakiya_Chihna.svg_006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcc6aa996d6242dad4834928073bb46cfe640eaa47e608b3623c385d0d4036c +size 47752 diff --git a/_data/Jharkhand - Wikipedia_files/Jonha_falls.jpg b/_data/Jharkhand - Wikipedia_files/Jonha_falls.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f32368a9fc00bbabdd8e50f61c194473b0081a1e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jonha_falls.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5914f5a46a3769e3983ffc4a3802bad8d4edc60a0dcb719954b48cf41b543a +size 51117 diff --git a/_data/Jharkhand - Wikipedia_files/Jonha_falls_002.jpg b/_data/Jharkhand - Wikipedia_files/Jonha_falls_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc25ba9b30efad116f1961a3ac4b6596d24b5075 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jonha_falls_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7acfdbbbb816fd5003710a7a93f716c2318f488e02ac225b7eeea8c15c85c13 +size 25290 diff --git a/_data/Jharkhand - Wikipedia_files/Jonha_falls_003.jpg b/_data/Jharkhand - Wikipedia_files/Jonha_falls_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e5bb1ca362c5fc21b745633b5126131266faa18 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Jonha_falls_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceb3a4e454fb1f169590bd34c6e1d02023978da15ac3de4c0d7caf428cd99e9 +size 83561 diff --git a/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand.jpg b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand.jpg new file mode 100644 index 0000000000000000000000000000000000000000..278a3e98707b80d59915e57df366ef120e022c35 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83da096dae0b2cd34c538109875ead5f0982e0ee170fca5b871f76a0cc866880 +size 50873 diff --git a/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_002.jpg b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db16c50f5ffd208047b84bfa1a17fb671db5aee0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0e4e817ab438452b105ddd268d69257a4d802a0f7df78f4d0e2c340f9e897a +size 28546 diff --git a/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_003.jpg b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c647c6bc005a9eed4b7793a084bc149214a5554 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Karam_puja_in_jharkhand_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97f443f2263cf4f5acb1563269477ef8ad4a8c88a61f2647269c918de621794 +size 28777 diff --git a/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view.jpg b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caafef283671189393134600d41e7d50e973bb82 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a3f41b1d33a0b67264ccc9b1106c7190c531348c2f9986a1d169713f808049 +size 24685 diff --git a/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_002.jpg b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b02ed1ce713da3cedd9c90d5f4e5c4265470b5e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692b9737b5b0d0b26a377249555aab5f94e88e1896108e8f0715fc843113c504 +size 11379 diff --git a/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_003.jpg b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1e384fe5aaff27d076064b1dec5cfd73f71bca0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Keenan_Stadium_aerial_view_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ec7336c032b0d44be1173903ce78968568e5999bec75bb92ec05afd7b04204 +size 43357 diff --git a/_data/Jharkhand - Wikipedia_files/Khakparta_Temple.jpg b/_data/Jharkhand - Wikipedia_files/Khakparta_Temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd97da962ad8d230d02a6b3b0bdfefff9b1be758 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Khakparta_Temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c7a240e41865390110b9ac7b82718eb1a12a3339dbf40e558eb6afc1c97c71 +size 22842 diff --git a/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi.jpg b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a87cc09c6a65883fd53122a11cf24bb10e60c4a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f001f034676cb1e9b497c0863c899a3b4aa6e443de0abfe016fe483f6bcbed +size 39941 diff --git a/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_002.jpg b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3938a4b9f5000b94857f4802bee8089fb1379a33 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992d7c9915dd4ea9a2b0a8a1ba796cc17ec5eeec4ab49448eeb1f38186bac896 +size 19059 diff --git a/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_003.jpg b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e29c29ba22e14b23a0b9cfe9754eb8d3040e7aa0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Letter_to_Mr._Gandhi_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89398e96a650f31f141b3289f6d75e34e1fbc3c5299b80c526b50a97b366289 +size 64318 diff --git a/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand.png b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand.png new file mode 100644 index 0000000000000000000000000000000000000000..62d9ac9718270ca07f7f37c062c7e38953df9054 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6cba685103fb5673c6b0df331c2ca13af242bc6253738c745ce2495273858a +size 85003 diff --git a/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_002.png b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_002.png new file mode 100644 index 0000000000000000000000000000000000000000..982aa037fa8c0bdae48fa5be0f4ba5ef7d308a8c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfbd9d76acd18f3ef43bac9cdf83840b46fa3fe15217bddd880a57fefb4d943 +size 132614 diff --git a/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_003.png b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_003.png new file mode 100644 index 0000000000000000000000000000000000000000..e00e34560ce35773239d56916116d4aed48883b6 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Linguistic_map_of_Jharkhand_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e89192008742667e787bc55672417c7b1c15050a99d39c23bbe48decc87298 +size 44907 diff --git a/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india.jpg b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51eba114914de521ea58c1e1b9f2a69159d13e87 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a082946632785e249d69da85b070925df0254cb7c634248b5440abb1b1cfd04 +size 5881 diff --git a/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_002.jpg b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc0ba9ebab52a87ff149418dad42a2fa57a124e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7bc5c25fe36b944c304afa8e8b62e226abf97f7562ee8ebf134986834416cd +size 11898 diff --git a/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_003.jpg b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f3319ab60a894d1198768ac1fc068d81ed1519d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Maithon_dam,_india_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a01be19b8108cda6c4b1d87a61b00c072da214e1b786787e2dd7a1c763e45d +size 19241 diff --git a/_data/Jharkhand - Wikipedia_files/Malooti3.jpg b/_data/Jharkhand - Wikipedia_files/Malooti3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcc633ecb2929c5f01642b2e0582e903657d2dfa --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Malooti3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e36722a850bfe8fcb71991b7e309e59a760f294a6932de82f51c7e7dea6345 +size 38588 diff --git a/_data/Jharkhand - Wikipedia_files/Malooti3_002.jpg b/_data/Jharkhand - Wikipedia_files/Malooti3_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d51aa8d9a8d1fd82713d3d43717084324b56bde4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Malooti3_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34059fd561458dd561cfb39befff677761fa387aab7d190c837a8d2637721a7 +size 19313 diff --git a/_data/Jharkhand - Wikipedia_files/Malooti3_003.jpg b/_data/Jharkhand - Wikipedia_files/Malooti3_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cdd643d3a8fd5c36c45aa009a6b7659a2151d75 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Malooti3_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127da21e4a621804783172040eba0136b52cf28a099fe3cc2149c76b8d658e82 +size 62319 diff --git a/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur.jpg b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f56930b92f26f64003f6a92590d9da6755f0d6a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aea1e483be77424490392b0e93d91678729a745d7b99cc936daedc3da7c0cac +size 39800 diff --git a/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_002.jpg b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2fe14b8f081085f6391ecb6422c3250e64b135b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434b98747acdf1bf7d275df7f6cbcfc7ad608bbef533200a7d57d7027126b61f +size 18979 diff --git a/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_003.jpg b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3a00778800a377f2770d46a8f9e6a81fc9d68dc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Mansa_Puja_in_Bhagalpur_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b1b9b1adcbb3f19b02cb697609eb81feb7a88c16d83599c758b1abe1acb14b +size 67862 diff --git a/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park.jpg b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21fc3c7379ec35369b728bf2491e957c912bba7f --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6efaa6f4414d8ffb361b51af1e5f46427a2265ee9d36663b96efc081ecad60 +size 45249 diff --git a/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_002.jpg b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be93e55d55cf3d6c9bedc26bc35953772f665689 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9082cfd1d2af3471e7f7f826b89859ab74edb11a3aad2884ababd18fc907fb +size 20436 diff --git a/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_003.jpg b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f46bfd2c04024be8b828127b616f63b5b1038d9b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Muta_crocodile_park_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5391d6e0e97f73788737ef9faef127f817b68640a9780b1396d0efa2f57ae9 +size 77845 diff --git a/_data/Jharkhand - Wikipedia_files/Nawratan_gadh.jpg b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1d7697732c1ef18e5fe1635ebddb34c8c0a987b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71444f15cf318f009a42e6a59c4a12a26749804221f488bb9406d29c16a3d767 +size 44241 diff --git a/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_002.jpg b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9352c89554391743b93b3a1bcbe26cc1291f7f8 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a0bcd7ce46c8dabeec66d89e806c6336ce3110a7d4264ef970b8b9d09263aa +size 76942 diff --git a/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_003.jpg b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f08d8a3bd99bfd59d67541db054d0af060f96ae --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nawratan_gadh_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fa77830f9ce0e8ce8cedd00ef176c230bce5d03156e6b8bd47c3aebd0d5aef +size 20654 diff --git a/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a.jpg b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..274aa928f7f13f017e09c6e7c23371a4bbbf945d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc396309e5ecd6608f07e80f31cfbb83c9f830c5a1694cfa1d161153f05e0f9 +size 20129 diff --git a/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_002.jpg b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a805123fce7f9fa8250264e5458fa9aed88c59f3 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b540526d8708997c1da765a8ae66405b7a6d51381e7d76ed65547aa497d72a1 +size 30866 diff --git a/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_003.jpg b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d1ee08abf58ed2648a64dbd2dd8b843755fe6f8 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Nehru_bajaj_sarojini_khan_azad1940a_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0377ee809f1044b1b6e4d529c77f733ae18129a3378bad7100a8890e2ecd625e +size 10166 diff --git a/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a763cacd054800fc0282952edb4be85e366fcee --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036a9dae54ef07cd126ce9819dca43ab8f8cb370dbc693fd5c75792e60f9fce2 +size 200 diff --git a/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b1cf8ec560edbcca766ce4504f3bc94f6f920fb1 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3db12ec65e55d23a63abde45fb1d2339f0115a6031a9ae3ffa328f1ee5c6d82 +size 178 diff --git a/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..5de8dc092dd798c6cfae0bda160ca942849b6c93 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bcbcd5813c26797de0164fca58fd4caa706c40d604247de4ed096f02484b4b +size 202 diff --git a/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..f9b2d170aca394ab87e500513859371f85b1c8e9 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d5bd0593a19a16fd29b4f85829d10ceb9196b244017368561d34a59873718b +size 1418 diff --git a/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..9e90dfaa9c841332fd147052c36717548aa144bc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa9c1aa9cbf54ef7e30f212ad24e736ace4dcb06924b83188ea0526409bcc24 +size 2214 diff --git a/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..f8f4cb6d5fba03a795c2b846e9e8b251480c85ee --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Openstreetmap_logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6120253d0323e89f9eb31ff03f6d88d8a77b5c81917edda67574d9b3893d6843 +size 846 diff --git a/_data/Jharkhand - Wikipedia_files/Palaash_flowers.jpg b/_data/Jharkhand - Wikipedia_files/Palaash_flowers.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a576d73294c28749a36b27c1ef4ed275daa947aa --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Palaash_flowers.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561f1aeb507dee775670c73af28bc186a9a593368a0ff5742e9ff05e34af7057 +size 46327 diff --git a/_data/Jharkhand - Wikipedia_files/Palaash_flowers_002.jpg b/_data/Jharkhand - Wikipedia_files/Palaash_flowers_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db1316a7799625de37b590875f137fcb220237aa --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Palaash_flowers_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1041de9ed9302ba105e5a7280fe657be83b94170011e081766341bce309edd9f +size 25847 diff --git a/_data/Jharkhand - Wikipedia_files/Palaash_flowers_003.jpg b/_data/Jharkhand - Wikipedia_files/Palaash_flowers_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98b012e00f9a9b765281fe41926fd5d8d012b455 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Palaash_flowers_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01260955f3051c1092bfff55556a47b8d028bd1e82edc6095bb70882f6069a17 +size 69831 diff --git a/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad.jpg b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..965db498ea92e8745d0893d5c0dd54268446087d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0480cac129647becc5180914b1dba130da16c0a024b1ec999d92b6de41a137d2 +size 20419 diff --git a/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_002.jpg b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50e72dbeca0039d286045783508d6f2dc67a93b7 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa78275ffbaf9cd1df714f1887c2739f8298ff2cdf8ba664cb9bac47b2fcf82 +size 12662 diff --git a/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_003.jpg b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2825a48dd442e697875750f83eaabfd8d5c5b7b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Panchet_Dam_(DVC)_Dhanbad_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c077cf27dc9dfeeb7dbc649290cb67d02e8c1f936c34b8956a112a8fa3bc349 +size 6187 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..60a32a1ebc0586e87089e8223cbfa09edb612e28 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b9bd0b80356332c479ca235ce1bb16315c46a09189c54d3e5fe75f34bf587e +size 112 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..137a015b640cf31f171272e2071ea501f193482b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95bb55685f8eb5feab3fecab13257a9546797f9ed8112505037679ecacd8f17 +size 124 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..0b652ff1783ad3070124b61379e5a2c5a9f96813 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_links.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab3b508610790a69617debe53366b907c820184e4a462b451240a2659d8edcd +size 100 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..141d57801f264b0aa5fc68f62f9e82a3bfb2a112 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87abf98da3bfce87ac329c09da830d706579d035cd80b52e088f46749576b04d +size 140 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..41b78d985944e4f6f456691030c30dc37a14d992 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbc8eb5f182876cafdbf4310c1b1f0e97687b6966d7d9b9f476fdce6f026efd +size 130 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..3df43abe6143d4781393f83388e7cd8ecd7e5eeb --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_oben.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ef74a8684ae789cd9701f479bcddc17b98cd96016a7b6fb3bb1ab84ab21184 +size 148 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..84977fd3fb109e19236c68261611bdb9f2b34a53 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0defa25f063cd6f14472e4104c28516cce40ae24cf8d672c7a313fc0aebb95 +size 114 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b2f642b57b274c7890b7cd0d37e8d9e9c30e6cd7 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3dc14919a4bfdf6c6d42c9b17103f569681cea22d060f976f460b071429dd3 +size 100 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..54275e0b21667e3768a4a67d25325b5ececc3ff0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_rechts.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eff25346012a00bfb6ed6b54ea77e2f81e030d697153c801413dfb3d2417338 +size 102 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..091b702973f52dc8edb44b2e64764f277277c1a1 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36e97c9b57a1e797c2a5aca4056341107627c5d97b909fc57d5618265660661 +size 138 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e89f09785133b395664f8c5d6e72d58062ad7a4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f588c3655f544272f1edd0b723b47da0bbabcc1aadd8d160aec6457b9597f333 +size 116 diff --git a/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..7784bcb523210261962b7d844df64a6f804d0eec --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Pfeil_unten.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0a3ab32741fdcae89dc0c845f4d7755719e8dffc6b6587ced0e4a83e185727 +size 170 diff --git a/_data/Jharkhand - Wikipedia_files/RAJNI.jpg b/_data/Jharkhand - Wikipedia_files/RAJNI.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b59face8d8a1624a7a72538f1f7cbcdfd783b24b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/RAJNI.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ba91644992900c57298de83ea2feda8263d9252e40e4f8af5ee8404034fbb8 +size 43164 diff --git a/_data/Jharkhand - Wikipedia_files/RAJNI_002.jpg b/_data/Jharkhand - Wikipedia_files/RAJNI_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60cc0ffd6d533efec4456be93bdfdab7e3248390 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/RAJNI_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7584fdc4cefd97e53a1504e7e010b3c2719b6e9da916ed624a51d7501847af15 +size 19810 diff --git a/_data/Jharkhand - Wikipedia_files/RAJNI_003.jpg b/_data/Jharkhand - Wikipedia_files/RAJNI_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..567b13350d08844f6c6909084d833f2fc6a26f47 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/RAJNI_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9008a8727f7ea483b189d45b0c26cac42398633dbe4ee984b40b911b5d45eb +size 72346 diff --git a/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View.jpg b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e4c7f289895afe87ee7913a8483d70e1e7b7a15 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2405945c03e000e2c7888045d8c7ca8e9abd9be1d12fd6a68ec04fb773ae31 +size 56234 diff --git a/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_002.jpg b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8037ae7f94e433a1c85de244ab4002798c9a6b00 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6130d8bbf8824fd55fa0fe6cd62b32d44ffd6189c2eb2c5656ed39e66c812a +size 93253 diff --git a/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_003.jpg b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e7c730091f7dd1d6598527f8613e49bbbcc6d6a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Ranchi_Airport_Night_View_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012402669b5326a4ef395c1a82567c0443198f57d0842ad8da820ef27cd91798 +size 27345 diff --git a/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand.jpg b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7125f3972b1f416a769c99ec864602be58b2fde --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe8af573acaba125a3e4ec764a357dcb6bc6ee51038c9d47109c38e27a88ce3 +size 35225 diff --git a/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_002.jpg b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5726ebe443695cb0517ce087fb0745418d4e90d0 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b793baeab4a95328107158b09bdc415d2c646f5023941b377db7832f08f453be +size 22639 diff --git a/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_003.jpg b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bcdb8eaabe09cace96de0e662c01f05158abc35 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Rice_plate_Jharkhand_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1619d974e96c9927dd5e7a5baa3faa6a341c75e8eefb778cd313ca212654ae53 +size 11921 diff --git a/_data/Jharkhand - Wikipedia_files/SH_IN-JH.png b/_data/Jharkhand - Wikipedia_files/SH_IN-JH.png new file mode 100644 index 0000000000000000000000000000000000000000..8f75529f9b506a6e4f00e87b93288c3e48af57fc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/SH_IN-JH.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b4f72f522ee4576fb78f4c6230dfef89a299c2f1dcee6a7d46263bdd562dea +size 15940 diff --git a/_data/Jharkhand - Wikipedia_files/SH_IN-JH_002.png b/_data/Jharkhand - Wikipedia_files/SH_IN-JH_002.png new file mode 100644 index 0000000000000000000000000000000000000000..1f13c281ce0aa7ee2a121772286537adee60f623 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/SH_IN-JH_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a2393d5f27bd8e5626370c6781b1bfab7f5460453b5c05490f80dcb48a6cdc +size 22423 diff --git a/_data/Jharkhand - Wikipedia_files/SH_IN-JH_003.png b/_data/Jharkhand - Wikipedia_files/SH_IN-JH_003.png new file mode 100644 index 0000000000000000000000000000000000000000..0300952d73ed6b3248f88f729e6f0837aa912819 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/SH_IN-JH_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b1c965191e080941b6845e548200d74607fbdc9083a9816e32395d38be5fc0 +size 9769 diff --git a/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station.jpg b/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d17f900d771bf0b9d4d738ba8851ff8eb84e231 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732d049ccd644a127b4579a6147c9536e6a0134ba120672bc2de8d59816f84bd +size 48828 diff --git a/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station_002.jpg b/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7671afc916ea03770f01c5aa462b14d03a87157 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sahibganj_railway_station_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f998074a900164988c5135360a1ef08ed10ec4984a9670f3724f00f392c6403d +size 82885 diff --git a/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg.webp b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ade12b9a951610e21ddeb561cacd4864f6a90b3 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9772e285c002a9bbb8aed96faa4008678f2b117670940b06572472d2dc730cc +size 342 diff --git a/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ce1a5995b017a766e6b64ce3fa4c356d7a4a2ca --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392a391f5ef0633a97e3cef56201e943ee7984a6673be7566d00491aaf511939 +size 496 diff --git a/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..55fa15b8f627437b8ed3692485ed1c23164e488d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Semi-protection-shackle.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee2a0d22cf1232291fbad096b55a92e82e26345bd4b756f673b99e4e82c0d8f +size 472 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f54cef57de5ab0d03775e3e1385af6d8d6ab9c5b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd0dda9f2b9cc64609b00040ba92f2a57082e61eaa8c4a34fb7f6445162524b +size 44537 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_002.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5619fce9503ae01497e5606c6523b44ead6f8a55 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6c1e873c1386a361c787d74d964c56c8e02bbd56576b5da1360f77782217f1 +size 23827 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_003.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c088ec803b89a8455c227ce44fac032f23e0d4d2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Jain_temple_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a45b15edb19bec0969244400561d7b4c52db3301a6b9660ae38d44092c35f6 +size 49457 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32eaf066d38f1f3222c837c7300aaaa0903a94d9 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68382899d21b7a6bf1d4aa1d3787765dc976564815ce16576945b0e3f63f0087 +size 37466 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_002.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cb5be3848690a9dd0eb8fd312311271f9bba4f4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6180cf0055c05747155a4283c10c6fcfedc2f2fc2e6590e28556f9c09d6781 +size 63651 diff --git a/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_003.jpg b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83dde12d93d6e73081c4d44d3e27f486dfa5bb14 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Shikharji_Parasnath_Giridih_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e265c6fc0a0623d0b74381ace1c5a96d8baef001875942e201cbee079c6535cc +size 16884 diff --git a/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India.jpg b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India.jpg new file mode 100644 index 0000000000000000000000000000000000000000..747f605fc2f8bbfa953c5ca53d79a2ddb10bdb9f --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e58b5531f9bd57d468293368a50a2b699226ed594b8d4dd2d8374f9b3548ec +size 48033 diff --git a/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_002.jpg b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32912cda25f8c2ffa311662d392839956879d726 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1367cbbada8331cae2117ce2de31bf9d2500e3dec7161524d21a739761c46df5 +size 30061 diff --git a/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_003.jpg b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97bd0c0b65f89f8e5f81bf2d7f7c284dfc091299 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sohrai_wall_painting_jharkhand_India_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c486b710ccb433230dc59c32290d64c1719f02206c1947e111aa54b9d14f8622 +size 14946 diff --git a/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi.jpg b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b8422781b2f779e756701e9ded99283c34a2aa8 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fc122c3e9ed3adeb700fe83a850b5f474ad370903b994c57dfc64ffe9eaa24 +size 18485 diff --git a/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_002.jpg b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a7a2122b6e352451be989530d50967b01e4ab1c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2315ef82c1fb27c6ff427949bd3f19034a13a79fb489867f7a634cf650fe36d3 +size 9026 diff --git a/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_003.jpg b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d31c3ec699dd26d18f26c4d62695877828963922 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sun_Temple,_Bundu,_Ranchi_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0d0a91a11fa2de66a8694a03f8a6d4209be61c192d0b4699c0c4a54fa7e31b +size 32008 diff --git a/_data/Jharkhand - Wikipedia_files/Sunset_point.jpg b/_data/Jharkhand - Wikipedia_files/Sunset_point.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba4bbf2f36a97a484b6a4755bc0d3622eaf8cfa --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Sunset_point.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b2d7e5fda1af9b67e0cbf22c80220ac308075616436c60b25ec118dcd6fcfc +size 33099 diff --git a/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_002.jpg b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbef5513fa774b0aea6a46f1af93a436cf95d2e7 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0614605f2d0d86408a48bcfbfa5930210d7c050451ef8f1114cbb824c8140a91 +size 60740 diff --git a/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_003.jpg b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40166eb0287b5f38191fc79ef3859dec3c63a2db --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hod_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cee85bb545a2cdd35ec829f2a8cf81040534558c29e66326f656a6d3625846 +size 16823 diff --git a/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hodges,.jpg b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hodges,.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d9058855b487cf70a0e89a10e073c497233de38 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Temples_at_Deorgag,_Santal_Parhanas,_Bihar_-_William_Hodges,.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aebd8e496976091ea72eb71267edd30dcd93310018263f678665e6745a1af0b +size 35758 diff --git a/_data/Jharkhand - Wikipedia_files/Terra.png.webp b/_data/Jharkhand - Wikipedia_files/Terra.png.webp new file mode 100644 index 0000000000000000000000000000000000000000..64cba1fa463c8f81c5278426e127115ccc14c973 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Terra.png.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6568bff44f51a5bb091575691dc2cb591386f5446bda3b4902d8e96b1dc83e +size 1888 diff --git a/_data/Jharkhand - Wikipedia_files/Terra.png_002.webp b/_data/Jharkhand - Wikipedia_files/Terra.png_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..2eca54ce5bbe1a534445bfcb994dbf9357c0d539 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Terra.png_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51962b4c3fead17c2b58e3634656a64fa71fb793691fdbf128e34ce09d4173e8 +size 2948 diff --git a/_data/Jharkhand - Wikipedia_files/Terra.png_003.webp b/_data/Jharkhand - Wikipedia_files/Terra.png_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..97fa62ec8488d3aa52058276cba252f1de71a26a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Terra.png_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346f1d2c4a980b5eb32a0b72c3e05ddd83273486aec6a8d639979535a2bcd522 +size 964 diff --git a/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view.jpg b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e18fb18a206b6c4803ff9903a68e98ac56f0eef --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef49fb98b96ed825f8ccd2b020104786238cbc2b1e25b3dfeeee951c00fb515 +size 13343 diff --git a/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_002.jpg b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..924a56be86d42fab20e01ddd8f096dc070944c89 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77a9541c99feb0301ddeccf3fad5a58822ea3265e03b75c109f7bb5e4155541 +size 22489 diff --git a/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_003.jpg b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f8723a8a250b936a0c116e7722b161d1b1c5fe2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Topchanchi_Lake_view_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64088ba06854d9de4feef7ede361c5d1589446c94a836b589baafee65100ff98 +size 6641 diff --git a/_data/Jharkhand - Wikipedia_files/WMA_button2b.png.webp b/_data/Jharkhand - Wikipedia_files/WMA_button2b.png.webp new file mode 100644 index 0000000000000000000000000000000000000000..361265116e1ad2cea499978db6c0bbe9f10b38d2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/WMA_button2b.png.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bc2442d44a08420efb8366b28274fd7c0cd0cbbf6a4945ba68fcb4e9415597 +size 2190 diff --git a/_data/Jharkhand - Wikipedia_files/WMA_button2b.png_002.webp b/_data/Jharkhand - Wikipedia_files/WMA_button2b.png_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..44ffec7e9f5a50d635e1bc81b3cbc83fcc8e56a2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/WMA_button2b.png_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8189d7cfe2ac5181dfc6dd14df1edff28756a7cce4a84527f736b1d85ca3950 +size 976 diff --git a/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..ab60e5255b83586e4e38fe111b8da4f41e53877e --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ccbb17ce4abea55a30996d21d7a6b52c7e550e27ecfe06de62b31382b926da5 +size 1780 diff --git a/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..68227deb1e7615338198c8a6f1f589bc4104bf12 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8382f5f0a2b252330c9738ff8216dd8ae922fb04e6bc4a3391f09f6924e1b975 +size 2318 diff --git a/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..ee2aa7f8abc57737f3f775f8475929aff23e419c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikibooks-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d314da01340a93cd7da2a8fc2fd68d766f50bdc59f21c15c8e85bede31bf2a64 +size 1204 diff --git a/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..3048f360c3c409725de3e452535652f0ca155b9b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ead37ad0fa7cada62e34063774d447c14808da6b26f6c505516b11c5f43dc6b +size 1836 diff --git a/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b8b3535b04adaefea23497e313a679af8986ee65 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d638786992c11cc607a291d173c28cb9df04d2bef99ce234c01ef8cd2a85580a +size 900 diff --git a/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..d4f584d3836bd24d16551dc8397664afa8ec8872 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikinews-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5727fd629ed79366401f47818d0a816dd5854f9de3b157b7b6d78f7222c90c7b +size 2732 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a95514815f173f831bf9aa9477ef2a9953ef7f3 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02d73f9b3a9ee7757dcc31ea9d07b14027a676f6dbbeca4174396185b207926 +size 1408 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..75219724071769a7da2e75e51e47643085f2d052 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78e107d74d5ceefed81b1465941101b14d6dd7b6960839cf073daf15180580a +size 1894 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..67bc587601166efcb5f5ed9916dc2de30aa55646 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiquote-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a53c1258c5a673336c115187a7603cedbb52e9dd86dd8bb9202d3454a507b29 +size 852 diff --git a/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb14920eae8ad65aae2a70305c9835811da5b034 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ba7ad8d1f620be57df150b72e1f37cb3011d8152c796ad369cd39f1e87b338 +size 1764 diff --git a/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..3ae1e0f877c0d62363b5353f3251ea552a1e5b85 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b636aa1954509995d7293b9f445e858980626920689a2795f6509daa8ec6fab +size 1138 diff --git a/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..24a1eb2e836c440f7760b7deb09079573c22e077 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikisource-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16353729eaa8e2cecdd9c104a3aa922cc206fbe8d7bd295f12b7534b7d2dd36a +size 2298 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..16b4762984de29cba0bc4c7b150b3cfb6197c192 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30089cb5e6a9ad1ada1e0047c22e949e3ad0f2842ae5536ce2d5e1c636eb8c32 +size 490 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..a24821c2dd672a380ff6351712f9e76473a51eac --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b27890e20ab64dc0baf88e4d9948eea1c27be048d03e0e8fe70c4ca763fb5d1 +size 368 diff --git a/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..9ee51b1788e8541531ea6ff512a45b98e6cb1763 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikiversity_logo_2017.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c56d5d6f73e246c857bd84f633d8f6f3e37cee39112657322f3987497df123 +size 620 diff --git a/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg.webp b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..77959defa4f3ab068dd14c054b32f761fb8a6b58 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f79e1fc3cd53d8bfe5941084e4e70f0ecb7cdb658448b306580df7a411bfa3 +size 568 diff --git a/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..d1afcb53db104d92ed5eb2bbe8ec966c12af5e1b --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cbfffd28422f1194aa38885bfd1fcc06fc8ef16217ba84e2b4212a0dbb0f78 +size 694 diff --git a/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..aadb7ad24a91ed12d0c3a70a05e9b879bace3444 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wikivoyage-Logo-v3-icon.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9c2243b7e34e7cd28d506b90a96c34a23329a11b1761d5bb8db07c1aee2f89 +size 428 diff --git a/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg.webp b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..48ce3c0b37ae4b8e0a528cdd505d1fa1953293f2 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3acbf62bbd0ea55deb867d063681f23cc7d494ca6da34ca170934f0def80ff79 +size 1264 diff --git a/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_002.webp b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..fb8bb4466540918a7074d39f9a368790e14bd748 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f6d3405957cab07eaf396f60fc9c5316336ab5e3770dfe4f73b50ebb3852e1 +size 1930 diff --git a/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_003.webp b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..7e4d9e232d69f23bfafe009c71b9f24e7b577548 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wiktionary-logo-v2.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1a5a95e56acb2065a5e44df76960ffae8f96bea968c5e4dea8f1344d6991a2 +size 732 diff --git a/_data/Jharkhand - Wikipedia_files/Wild_Abode.jpg b/_data/Jharkhand - Wikipedia_files/Wild_Abode.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34d0a8c35318134875ff7cc5ada1cf7fd134828f --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wild_Abode.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677e16d45a252ac8d8951b1be6c4e8a1c420105db6310d3df5e1f1be0ceb5d4e +size 18657 diff --git a/_data/Jharkhand - Wikipedia_files/Wild_Abode_002.jpg b/_data/Jharkhand - Wikipedia_files/Wild_Abode_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0954de1524b58a1a058e388209565e45268be952 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wild_Abode_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ec4cb5bd1f703947e7e5d9bd81f5a77e69ad8283e91e7acf79642d66bd7d65 +size 13558 diff --git a/_data/Jharkhand - Wikipedia_files/Wild_Abode_003.jpg b/_data/Jharkhand - Wikipedia_files/Wild_Abode_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5640862026290408078fd33e3f327f1fbffb0ecc --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/Wild_Abode_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45ed78ca537b242744aeea4441b982e331274a2b73907e500421e772154cba3 +size 25092 diff --git a/_data/Jharkhand - Wikipedia_files/load.css b/_data/Jharkhand - Wikipedia_files/load.css new file mode 100644 index 0000000000000000000000000000000000000000..81a268577b0f35cbe858a6d617f3edcc5f05974c --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/load.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502dc6c5be8acdce1554d427354e7abeb3435d06bde37b530407332748466778 +size 7407 diff --git a/_data/Jharkhand - Wikipedia_files/load.php b/_data/Jharkhand - Wikipedia_files/load.php new file mode 100644 index 0000000000000000000000000000000000000000..b7593aa3b7576460eb8ed2ffcffdaddd38e5ef6a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/load.php @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0dee2f716d0670d3ca06d4fb56e7c85b6094cb859472263b87f5a2fb8086b7 +size 63051 diff --git a/_data/Jharkhand - Wikipedia_files/load_002.css b/_data/Jharkhand - Wikipedia_files/load_002.css new file mode 100644 index 0000000000000000000000000000000000000000..610ebe1aa48e866ae476a496573a558552b858a7 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/load_002.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbedae9a671beb171fe604247bc220e13737fc50019d6465e2f415da2a1066e +size 187979 diff --git a/_data/Jharkhand - Wikipedia_files/poweredby_mediawiki.svg b/_data/Jharkhand - Wikipedia_files/poweredby_mediawiki.svg new file mode 100644 index 0000000000000000000000000000000000000000..2b62fe3402d21e54c599e880c3e92f2a176bbf53 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/poweredby_mediawiki.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75444929595b7c4040288c822835ce3e8f82d7b67eb6b9a3546765ad74698ede +size 14576 diff --git a/_data/Jharkhand - Wikipedia_files/wikimedia-button.svg b/_data/Jharkhand - Wikipedia_files/wikimedia-button.svg new file mode 100644 index 0000000000000000000000000000000000000000..63fcaf82a799f5869ef53b2a90f8055b2625a7b4 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/wikimedia-button.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2aa872dd39b943efde8b4e444bd7c627e5ab740684356046bbb8a2248b57cd +size 3256 diff --git a/_data/Jharkhand - Wikipedia_files/wikipedia-tagline-en.svg b/_data/Jharkhand - Wikipedia_files/wikipedia-tagline-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..b79de8561e22c1931d918a5b061f9bb5c4b8c43a --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/wikipedia-tagline-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4c2501f6dfe8a3492931da471de530244d2ef262b5b9625e32a675526d5891 +size 9444 diff --git a/_data/Jharkhand - Wikipedia_files/wikipedia-wordmark-en.svg b/_data/Jharkhand - Wikipedia_files/wikipedia-wordmark-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..cf32ce3fda17d2d9efd41c36d85907bb0f4f2f35 --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/wikipedia-wordmark-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af4f20833aae458d9b370e7174addb8666812d8ef608348f7973be65eed2b9b +size 6170 diff --git a/_data/Jharkhand - Wikipedia_files/wikipedia.png b/_data/Jharkhand - Wikipedia_files/wikipedia.png new file mode 100644 index 0000000000000000000000000000000000000000..a21555fe9734ff0ef740e8946c98edfd8649220d --- /dev/null +++ b/_data/Jharkhand - Wikipedia_files/wikipedia.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f7729893505b73b9360f51c67074cf44d31a096f25088699ca290fa39cced0 +size 13444 diff --git a/_data/MS Dhoni - Wikipedia.htm b/_data/MS Dhoni - Wikipedia.htm new file mode 100644 index 0000000000000000000000000000000000000000..861679eb23ac4cae94e7430700356699c6bea8fb --- /dev/null +++ b/_data/MS Dhoni - Wikipedia.htm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df6533257548567e913877597fddb78558b675cfa94897e7baa44a55ebbdc47 +size 1078055 diff --git a/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_2.jpg b/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b6fbc05999e21f00cf3acc2e9450acec7ac6366 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669357d0b4f068b9dc3e8b1c8bcf4f5ab2e6fe876c282c101c871803d46bc270 +size 13077 diff --git a/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_in_2011.jpg b/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_in_2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..902bcc7918c592cbedaadd6d6d6cc9fc628d33d8 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/180px-MS_Dhoni_in_2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c73b34313d37d702cb91bc6fcd074aa71ec059bf84670b4e14ea34334e2092c +size 8951 diff --git a/_data/MS Dhoni - Wikipedia_files/220px-Mahendra_Singh_Dhoni_batting.JPG b/_data/MS Dhoni - Wikipedia_files/220px-Mahendra_Singh_Dhoni_batting.JPG new file mode 100644 index 0000000000000000000000000000000000000000..f81d707bbe31bf290dd2d165696859dd0ea0b513 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/220px-Mahendra_Singh_Dhoni_batting.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88c6a38ed12df85095b6a4fc92762dba392899152cb02c363e1b21be36549be +size 7246 diff --git a/_data/MS Dhoni - Wikipedia_files/270px-MS_Dhoni_in_2011.jpg b/_data/MS Dhoni - Wikipedia_files/270px-MS_Dhoni_in_2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8602d2e6db97bba4140c83e2f200fadf3179444 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/270px-MS_Dhoni_in_2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dafc7ad282af6b0ff639d28f6740be2a4fc29a7df2a40a2fd8b460109246415f +size 16554 diff --git a/_data/MS Dhoni - Wikipedia_files/330px-Mahendra_Singh_Dhoni_batting.JPG b/_data/MS Dhoni - Wikipedia_files/330px-Mahendra_Singh_Dhoni_batting.JPG new file mode 100644 index 0000000000000000000000000000000000000000..5157dca3b6a87337049a31bffac0a821d40932f7 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/330px-Mahendra_Singh_Dhoni_batting.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f05d6a9f4c7b09165a95531791434a3ba93603b1ec602ea8329a76517efb130 +size 16275 diff --git a/_data/MS Dhoni - Wikipedia_files/330px-thumbnail.jpg b/_data/MS Dhoni - Wikipedia_files/330px-thumbnail.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb74f492c04a96b13b7a707327e6e37dd1dca8ff --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/330px-thumbnail.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913afd1535a7c457f6287a4c31c70a69be774efa7b697330f436421264c3ff72 +size 36039 diff --git a/_data/MS Dhoni - Wikipedia_files/360px-MS_Dhoni_in_2011.jpg b/_data/MS Dhoni - Wikipedia_files/360px-MS_Dhoni_in_2011.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6393d7356893b8db781d2e423843e48335ec074a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/360px-MS_Dhoni_in_2011.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2f62522bb004ec5aef97de57be46b686bec079132ba83998ee8c497553f310 +size 25375 diff --git a/_data/MS Dhoni - Wikipedia_files/38px-Cricketball.png b/_data/MS Dhoni - Wikipedia_files/38px-Cricketball.png new file mode 100644 index 0000000000000000000000000000000000000000..1bf39f69fc859d8bd21d69dc65648f8004835a7b --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/38px-Cricketball.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f40950ae251088b0818e944bdbc06c5815a74eb4e98f1b78afd35af0ffb63cb +size 3195 diff --git a/_data/MS Dhoni - Wikipedia_files/440px-Mahendra_Singh_Dhoni_batting.JPG b/_data/MS Dhoni - Wikipedia_files/440px-Mahendra_Singh_Dhoni_batting.JPG new file mode 100644 index 0000000000000000000000000000000000000000..33ceebe078bd581c7324c551f0848327713474bd --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/440px-Mahendra_Singh_Dhoni_batting.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b453fc0e3f9db91e6631837d472d0d9fd6ff50fbd520bd2bedbf44fa00824ac9 +size 28142 diff --git a/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg.webp b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..38778f1efa396127aa49cb333917385a0f6b8026 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9957ef77431034a2c79a108f5b00c95839a3e25ec466a9c7f4fbef2834d29d60 +size 226 diff --git a/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..d26e05a6879b0cc699c9c7a96ec10f7834b14f53 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e666afedc17a476c41d77baf9d84278b4e8e27b820f92590536daa3b2b1f6c6d +size 184 diff --git a/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..69a64a843fc4a8958eb57bc94931efccc3ea267d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Blue_pencil.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be197b81e6e3ed3ba87b05f38c3fd63847b11dfed21ad30240963bb8dd760467 +size 272 diff --git a/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg.webp b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf826425bca541993aa7e8d8869faf5c673a03b5 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5b9421ec7d72107828f07e65871e76461c36888ded83832f147352bfcf099e +size 606 diff --git a/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..ec11177ae56c873b2b7163ce2b6e2ea9e7556177 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396fe411c0d2e5192c55fdad1c8f8fa32d14b7c78a684aaba7755abf70915953 +size 432 diff --git a/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..b57fad2baa2efe3dda36126407f009e9b6e53868 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Commons-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f391011788471348662dbde8f33f5c718c923c9415014bbe0997db759e97047 +size 820 diff --git a/_data/MS Dhoni - Wikipedia_files/Cricketball.png b/_data/MS Dhoni - Wikipedia_files/Cricketball.png new file mode 100644 index 0000000000000000000000000000000000000000..a27e128a858d39f6a479ef7c5b51fc9a01caded7 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Cricketball.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee7045133e9b9bb5975d757db54475035d2d3575899c0e97ef7f0aea1602c80 +size 1849 diff --git a/_data/MS Dhoni - Wikipedia_files/Cricketball.png.webp b/_data/MS Dhoni - Wikipedia_files/Cricketball.png.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb3a64d50062bb9139405d9314118509fc3c7e3a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Cricketball.png.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686ecd23d4692b583a39d5748bced71811e046e9910788606300852244deb7c4 +size 1442 diff --git a/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps.jpg b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb479cd58cfd0cbfcaf7450bc751c1f7fbe83a5e --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a69bed2ba4d50d293f4fbd3ea5a723d6f987c29db8907e579caa30fdaedec1a +size 24547 diff --git a/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_002.jpg b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf29bf3c679f6db327e017f5e9611ed1d360ec77 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b727ed3edd1d9a02c7740202fcc458eef5e43768b4c55e62c240db8187d9b6de +size 36662 diff --git a/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_003.jpg b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e40e7a1c72150d5c360690353640ac88cbf874c4 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Dhoni_behind_Stumps_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3e141aa50c2a0b2596853a2c396a061efbd8c6a2642a12f3b6bd459ea733b9 +size 13809 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..cdb67f8f87b870696da919fdcc2ca5120e0ff615 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa85c51f49b6aaa696ac85f3f3821a61b20c0ef9a88fc3e9345b61e553877ab +size 558 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..bc5becdae4d0945c77d542e0992edd4979428778 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e551d12df69be5bd363e3bf9fd29f96377a6e5ed06ec43372690a495d33c9819 +size 392 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..d95fa4d05af661fc82e2ced43e4d732b160d0328 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Australia_(converted).svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b84101a3bf720b303d533e2b0a64f744d517c4c608c661b74fe5a89738f496 +size 588 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..58473a3497dfe19522aa451d2333dd6392dc1956 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fe71f17d5674f16ba3a6c2ce72fba1815ba03ab4d55f0f681697a4b084bacf +size 102 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..f673b2821334108e088e488bd032dccbf4181deb --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29237db7cd258951771f2a1f0f853578adfc0ff9a58a5ba3648ae4a46ff274c4 +size 156 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..98f70b76348ae0d2eeae28212ee7468786b2ee34 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_England.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d2a411cb4a74b1be482a1ce328709386a5208b208b6488ce2c76a733c6923a +size 146 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..01379f06c7d074f2ba4b5998de89566bfa1fce1e --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0130d0c2a27d99cd89238e496426c99d0606c89ba971db9a423fa21c377034 +size 258 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..88bd1ff032e00fe950525b1ac949ee125e75e7d0 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e60d60b3c4b109fd612e1dfd30fa87cbab9815d0ef9a8ae487aeec249b44bee +size 234 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..37be46d4f0158509c828c7064cef2ccd820ced36 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbff409ce6bc1466905256aa7bd6c26dd54e46abf1a8c78ff3611b43990d07b +size 352 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_004.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_004.webp new file mode 100644 index 0000000000000000000000000000000000000000..2561bcf10a8011e3071b1a18e42ce1ea42a1839d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_004.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460d8527f3621ab26cb2d14b647cbd0744e14e8170316ba9abb97f98d3302b4f +size 468 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_005.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_005.webp new file mode 100644 index 0000000000000000000000000000000000000000..f000041476ea0ac8bbdf0ab0e69ae5f8a4d0cad4 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_005.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d137ae6bd1c6b4eb51beba1ef434dda356452fc2cee8e788b951e7d819d6a2fd +size 182 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_006.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_006.webp new file mode 100644 index 0000000000000000000000000000000000000000..c895a0f4e5f901dab59fd9117e8139335cdb558e --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_006.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d1d8614cc32de889f04bc1006d9e23c4d25788fb03e78d86231404f7a221d4 +size 260 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_007.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_007.webp new file mode 100644 index 0000000000000000000000000000000000000000..7d8d0cf12072cb9dd502366ffcdd1c29c09e3e60 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_007.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1417078630f24e230c6315d262e4bba28c5d2332dc140bceeae7f5bda5eb5f2f +size 156 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_008.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_008.webp new file mode 100644 index 0000000000000000000000000000000000000000..f3f02cbeb0bb3e323a4d93745b226bed76805343 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_008.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1c6b6016d07c017adcbca1e054f16c9ec24da2c589c31ff9f9416effced4a5 +size 718 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_009.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_009.webp new file mode 100644 index 0000000000000000000000000000000000000000..76ebfb90514818dabf027d6524cc5c18f6d0754d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_India.svg_009.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfcad704b0dc8de4432a181e59fc591aa3169993b59937a76dd1ad91fb9522a +size 240 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..7b0c3fd6ea150e090e580bb97f7802238f225b6a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900db0e17c5fece032f3d3d6ee624ce1db2b74e7d25cc7aefaadc2ee591def64 +size 440 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..627697cf8a87c67edac76b57afd0585527154a92 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee8e95369a6a5dea2c593121f6c6d9592fe8eaaa6b8c0a08a76822ef5a14073 +size 514 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..ecfc91008d550b2efc36b8355b1a9b6c4b04b3db --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Indian_Army.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85fc2bade38028098e7ed3ba3dbd5811683cdb67386453bebb02d550f1d2dd29 +size 334 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..b4346c5aa723fc7a7ece006e5dde67b968f66379 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efb85c454a52cc8dbeb515b816b77db312bf74bc2a94db38446344631186e21 +size 542 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..60476fd853af7e098c0295e287a38cd88330936d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17166d496d8e8a999a59d66106d146a5897b6e72d0a0cd359a5eb06fb1004c4 +size 522 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..78be6f5c0bd61d98a5bc6321ab94002300451992 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_New_Zealand.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ae2f5df803cfa3b5f79bb70d2962f96e1df03ba94c0f02249f04f14a97fd01 +size 344 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..8d68b61b2de1092f5e2e3d2a4dd5fd843063f944 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d157d5e3837164225f40255393e5b1858513eafc89d7b091f96f3e41e9c661cd +size 318 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..bb16de3da02a634e601434d884d2e733ecbb7a2e --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95943fad8c5d52075b1f2bd58c8a8d4aa715eeb16f6ecf0c9b7e40be9e651d0 +size 332 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..284a23c8fd938df3ddd142eb22b4afeb9cc7dd96 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Pakistan.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1d2ed19b01dc047ff5356f3cfa5fff36543c0521244a2ba47c6e9a39b4320e +size 250 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..79248b2c75d63ef983ac6fb3dde3915a4acf0758 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ee089635df1887b28455776d2f36054e88c239a0c06e17f07c1b6def184378 +size 428 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..eda2dcc22d52bd23f3082f1ad9a49d42f502e69b --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4578a062efcb0884599f164030755d77164950aa41e47d6b57b97637f0de5211 +size 396 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..6d9e6dcd0582a1483d85bd5538da00165332ac0a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_South_Africa.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6baec94513063b840f78810b89e71669285aafed6b1972d26f378a0616ddd2 +size 346 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..985308c4ac8997e5a975c28bda99dac00cb93509 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb691f90f204216a2b2fb8bfcc46233160aef4b54f60517bbc8f272bc1eb492 +size 640 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..423d7d1aa1e66fb49c4022ae863df55878f74283 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd3b2e06a5acd9a0a5168603db87a6978e7e71d48d73a8b3273119c1bb38334 +size 768 diff --git a/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..5cf26b9373e81b030693958e86f669aa097aa05b --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Flag_of_Sri_Lanka.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d039173a559d5eaba25905b76e260d0c54eef9acebf02d09c9dd83ce50f1feb3 +size 412 diff --git a/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg.png b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..c9f962cf37c666bdfaa7cb5f6cc9d12ed497e802 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52814f5f8568f022acb406847f86204abbec584df8bed6539e78fdc87a660e55 +size 2636 diff --git a/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_002.png b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..8cc6010e75dd6ad76d0196a7d2c8df7359f5d74a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c919ddac953a696f315f3b26da2b25fc85dbf79591636dbbd4229b1f94c3a5 +size 1648 diff --git a/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_003.png b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..6bb7f046e59e3a53f6afb7034ad8e570d33526fe --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Lieutenant_Colonel_of_the_Indian_Army.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3cd34c8fff57cb4d9621d84a77f5d6addce363f232bb8b630dc814b108f40dd +size 3735 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,_Pune.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,_Pune.jpg new file mode 100644 index 0000000000000000000000000000000000000000..affad24f437697b9647dc751418bb503554b7dae --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,_Pune.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7c53e94cb686db7b024a9c693446d6eb9295be2c1d6c7a3cf59216e62b3562 +size 9903 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__002.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be82c6cc3c29bb21ffc7dad1501de67e74d653a8 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515bfce008d9e99d2fb6a20bc2e2ff0318d44a8fbeb11d3217e5fdf1d08c7a18 +size 18643 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__003.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d8d7a74f3c3ceeac780ff5a9abfc9ca2c4f441b --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni's_jersey_at_Blades_of_Glory_Cricket_Museum,__003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00003cf68c472d617bc04fffcbd47a439e219f1b92cd7f2504be24c7a8d0be68 +size 29316 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023).jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023).jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b79a68da42a896af74671243c864e98128089c7 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023).jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54189c807899caeb9b750b331745da4f1dcab6820f1f23afc547e1ea01b67539 +size 35518 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_002.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65865ade4da518a1ec529edf65ba71b197053778 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3b47abb0895787ef495324f78565284243cc9e2cf3033a53766c8e713ff541 +size 20146 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_003.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a219ff8bbea22153cf33d15a2c6b20fbd9b806b5 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_(Prabhav_'23_-_RiGI_2023)_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5569d0ce3d8a055097f586eb1c889f58386a61514be0e9663e9ba2ed0883b4 +size 53937 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ab3895645920781114b5ebd0d355269196235c2 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7439e66c03fbe99f937397b05b36b14257511c865a4f0aa81fbd27c628f4c203 +size 23335 diff --git a/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2_002.jpg b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..573c6999f70ddfd4d0fa3fab6667e4cbeb550a6f --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/MS_Dhoni_2_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8bd70df09d6eee99b6d2e19e2ea6d1e28074db5ff167385033b30a2fd72474 +size 36962 diff --git a/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..1a763cacd054800fc0282952edb4be85e366fcee --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036a9dae54ef07cd126ce9819dca43ab8f8cb370dbc693fd5c75792e60f9fce2 +size 200 diff --git a/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b1cf8ec560edbcca766ce4504f3bc94f6f920fb1 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3db12ec65e55d23a63abde45fb1d2339f0115a6031a9ae3ffa328f1ee5c6d82 +size 178 diff --git a/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..5de8dc092dd798c6cfae0bda160ca942849b6c93 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/OOjs_UI_icon_edit-ltr-progressive.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bcbcd5813c26797de0164fca58fd4caa706c40d604247de4ed096f02484b4b +size 202 diff --git a/_data/MS Dhoni - Wikipedia_files/P_vip.svg.webp b/_data/MS Dhoni - Wikipedia_files/P_vip.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..bddab755960028f00df01b62964f3094be3cd2e8 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/P_vip.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc46cc143f5d22b21763aab37ddf9f3f8602d732271afb9b50da925601a4686 +size 1094 diff --git a/_data/MS Dhoni - Wikipedia_files/P_vip.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/P_vip.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..eb83fb666ae4e384ea4ae14aeb63f4b2733f5a7c --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/P_vip.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995c60128929aa00ebd9297a1db408b3369cb1862831e803107d083527da307c +size 1556 diff --git a/_data/MS Dhoni - Wikipedia_files/P_vip.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/P_vip.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..e0f1c4a60c8295cef56e2d298b12c760174931b9 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/P_vip.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d505d989d1643a434ac7c9d541d0f4e0221e3703097f59d3066e431e2c80ba +size 814 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg.png b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..dd5d350357c98851fca2a745804bf7aba923c561 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ae95e9e8867539770d7cadb45e6b18319a2d5eb1a553fd0c2d25737afa47b6 +size 422 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_002.png b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..bae647e2fac21096d11660c94cc47fa60d5ed81e --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da6d0398df32e78ae00d9f749171a1b7048e213f2645813305c55af7f94c091 +size 407 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_003.png b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_003.png new file mode 100644 index 0000000000000000000000000000000000000000..56d5fb89c63e484091c5622d7e4755e57593ead9 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Bhushan_Ribbon.svg_003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d8b8f82f4455655095c1139b2fc3b6c6ec1218c76d88d09921768b080c24a5 +size 417 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.png b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.png new file mode 100644 index 0000000000000000000000000000000000000000..16fc08c415cd3276120d73da5ca4958ea2e922f5 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc389e995fb5ccab26372329d0c7ddeeba384fd048d9a68a252e6c0bacaa600 +size 474 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.webp b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..d70fd7ea6532777f3c80c99ffa8633c5e4baae41 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db38451e469a794591cf74fd5853a6658af4493fde68dbdbcd2ad841f126e7e +size 222 diff --git a/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg_002.png b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..b023cde822500a1e64761edffce60028cccab831 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Padma_Shri_Ribbon.svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798b1fbe0c15d8a6ece48fefe898bbac1a3258328e1b1382c4ff35a7614bdc7e +size 467 diff --git a/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg.webp b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..55fa15b8f627437b8ed3692485ed1c23164e488d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee2a0d22cf1232291fbad096b55a92e82e26345bd4b756f673b99e4e82c0d8f +size 472 diff --git a/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..6ce1a5995b017a766e6b64ce3fa4c356d7a4a2ca --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392a391f5ef0633a97e3cef56201e943ee7984a6673be7566d00491aaf511939 +size 496 diff --git a/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..4ade12b9a951610e21ddeb561cacd4864f6a90b3 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Semi-protection-shackle.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9772e285c002a9bbb8aed96faa4008678f2b117670940b06572472d2dc730cc +size 342 diff --git a/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg.webp b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..ebf3d3cfaae0d44b00de86d89914346028270723 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4c8c6125020b2539b86fa2b5b5f3338750e97c44be58300fea44acb11bb839 +size 886 diff --git a/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..2d6f8f5eda74730d78e84ea5b54bcc37c05044fd --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82536ed7079a8ebe16436d295735192e52bdad49ef0a60443dc474cdf773139 +size 596 diff --git a/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..af854326f11783acd4830f347ed45561888f5069 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Symbol_support_vote.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5011618cbfcbcf2e77f7b93b420f7f11227a4b48afa2c9f768f5fc880a0405fb +size 1406 diff --git a/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.png b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.png new file mode 100644 index 0000000000000000000000000000000000000000..ec476cb3a4012c5998a4e84efbb72de8a7472054 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ab563114fdc8c21764730ff8fb08399f3165be34cd1423c2ee60761cafc984 +size 1218 diff --git a/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.webp b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..deee452be24839d005f0c0a4bfb2e3920ae780ec --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05833146407d6ca85576f57ee40e745091db3afb3cfbbbede1a26e56debc9bd +size 922 diff --git a/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg_002.png b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg_002.png new file mode 100644 index 0000000000000000000000000000000000000000..e6441bf07ea2ab9baec707901505f37a04d06ff4 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Territorial_Army_(Flag).svg_002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa0761bb0b1c520f0eebc911b9b739b10008b2ebda24424df69f03752cf348c +size 822 diff --git a/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the_Rank.jpg b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the_Rank.jpg new file mode 100644 index 0000000000000000000000000000000000000000..021549728ccc9eb9669a24fe699bec96ed20e8f2 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the_Rank.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c0ca3a886aaf7abf4a509bcbcb6a45805143e2e0f9ea986bc8b5d14e95d52a +size 26424 diff --git a/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__002.jpg b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6567786523744266a0f0dfe840a416ba3ce71501 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc8cdef7cb41b0b3fdb03d74e6215f0ddba1aec49244d864f40980378a86a16 +size 13944 diff --git a/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__003.jpg b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c1d8fb483b3e080686ba297fa356f94a24ba843 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/The_Chief_of_Army_Staff,_Gen._V.K._Singh_pipping_in_the__003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0467f229233ca6149aa0855983954b48455b48806364e99966ccb4aad0869c30 +size 41644 diff --git a/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_002.jpg b/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ae3c0ca41e3a8ba7ae6e4e676c25b4a8fa21051 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b494735fd6c4a1a0b989bed3fbf5663137033fb795ff2b5c27da2fa92160edd +size 19170 diff --git a/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_Bhu.jpg b/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_Bhu.jpg new file mode 100644 index 0000000000000000000000000000000000000000..857443268fdeb30743ffdca2a4dc9c2c67d7bba8 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/The_President,_Shri_Ram_Nath_Kovind_presenting_the_Padma_Bhu.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe6aa07bb10ee63091ed6852690a0eca96e2617d6fa3e85c6fb02723bc50373 +size 55292 diff --git a/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..bf92f827bbbb1b4221e64bddeaf611e45c8ff88d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582acb847a098184e31898c6fa90b5701e07c2266f1d9ae7c89868588d9e3f70 +size 590 diff --git a/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..b21e7a9a061825956795d4fb8c9cc37fa196c839 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787fd981b3a1e8cd1f5b2c0bf33ba653004ba90af6f8ce759130e9196a280fca +size 374 diff --git a/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..9f34ccf923442aa135e5caa71bca06b68a16eb73 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/WestIndiesCricketFlagPre1999.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d2e4de1e1f6e270f33a40b4ff4ba31c85e447d9ebb17d107fcede256780905 +size 842 diff --git a/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_002.jpg b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_002.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2093a6a0f3f0dd846fe5feff7cb11dc57e11cacc --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_002.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71eead83ae76a18e338dd2d2fe2d744d53eeb90d33dcf6e3d858ab27da6239d4 +size 10183 diff --git a/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_003.jpg b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_003.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e23dd4accc3a8f85c591650a02ad0c95ac83018d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_003.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c4faf52016c22f69e62edb11ae0f0a7802c495ba5200ec1810fbe2b0ebcd3d +size 32711 diff --git a/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_Cri.jpg b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_Cri.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5e95446cdedc7b6302dbd9e37a25f88cf14f7cd --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wicketkeeping_kit_and_bat_of_MS_Dhoni_at_Blades_of_Glory_Cri.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d23eb4d1fa31a0e81a4b29dc907ed84ea14676a1a9f216d62d75d882a6e040e +size 20223 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg.webp b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..f33355d5ea633de18fbd7dc0edfe1645a8579ff7 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e9fae7ba31b11c2c09a3862b200ef1feeb0c83b93f710ab038c59f2918fc9d +size 216 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..225601fe5f1b83161a251baecaac46bc5b38004f --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0dab5a33b7b1719d4d7380a2c2a3b136db4d48b74a776507d57d54ffdade17 +size 198 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..8d040e56582c3a616684243028a82a9163e55673 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikidata-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be05b183210f992cd10f19ec40f5108c5f390e824b6fd9c4f40dfb95c9f97ae4 +size 170 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg.webp b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg.webp new file mode 100644 index 0000000000000000000000000000000000000000..46b9c285abf94534e62b93c693ccb739a6e9d85d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e19751430b07bdb1fe59fce6df739a0fe090495a452d3de0edacdbb4575f521 +size 878 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_002.webp b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_002.webp new file mode 100644 index 0000000000000000000000000000000000000000..597cdbff569790c20c79ca621f47f4637360ce6f --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_002.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f309dd19a6afbf46cdda233bd7e79089355ba7181c3308551b2bf784a327a2da +size 584 diff --git a/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_003.webp b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_003.webp new file mode 100644 index 0000000000000000000000000000000000000000..e46685487c4807b1d13a2921ac2755646536a30d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/Wikiquote-logo.svg_003.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff265431a70e473557069310494457782c25dae201a4f4432f55d77a5ae8073 +size 1272 diff --git a/_data/MS Dhoni - Wikipedia_files/load.css b/_data/MS Dhoni - Wikipedia_files/load.css new file mode 100644 index 0000000000000000000000000000000000000000..81a268577b0f35cbe858a6d617f3edcc5f05974c --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/load.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502dc6c5be8acdce1554d427354e7abeb3435d06bde37b530407332748466778 +size 7407 diff --git a/_data/MS Dhoni - Wikipedia_files/load.php b/_data/MS Dhoni - Wikipedia_files/load.php new file mode 100644 index 0000000000000000000000000000000000000000..981250abe4b5a64482772661a53d72bb891316bb --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/load.php @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f23094b2c379b62a34838e9b60d5acb29186823e9e047633e2c3260f000603 +size 63051 diff --git a/_data/MS Dhoni - Wikipedia_files/load_002.css b/_data/MS Dhoni - Wikipedia_files/load_002.css new file mode 100644 index 0000000000000000000000000000000000000000..114df82d251b11d6de4427212edca801663f754f --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/load_002.css @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b8040938603f273089b62d79bda2ffee5beaabb5208445e926fc22fa3178e +size 188756 diff --git a/_data/MS Dhoni - Wikipedia_files/poweredby_mediawiki.svg b/_data/MS Dhoni - Wikipedia_files/poweredby_mediawiki.svg new file mode 100644 index 0000000000000000000000000000000000000000..2b62fe3402d21e54c599e880c3e92f2a176bbf53 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/poweredby_mediawiki.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75444929595b7c4040288c822835ce3e8f82d7b67eb6b9a3546765ad74698ede +size 14576 diff --git a/_data/MS Dhoni - Wikipedia_files/wikimedia-button.svg b/_data/MS Dhoni - Wikipedia_files/wikimedia-button.svg new file mode 100644 index 0000000000000000000000000000000000000000..63fcaf82a799f5869ef53b2a90f8055b2625a7b4 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/wikimedia-button.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2aa872dd39b943efde8b4e444bd7c627e5ab740684356046bbb8a2248b57cd +size 3256 diff --git a/_data/MS Dhoni - Wikipedia_files/wikipedia-tagline-en.svg b/_data/MS Dhoni - Wikipedia_files/wikipedia-tagline-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..b79de8561e22c1931d918a5b061f9bb5c4b8c43a --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/wikipedia-tagline-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4c2501f6dfe8a3492931da471de530244d2ef262b5b9625e32a675526d5891 +size 9444 diff --git a/_data/MS Dhoni - Wikipedia_files/wikipedia-wordmark-en.svg b/_data/MS Dhoni - Wikipedia_files/wikipedia-wordmark-en.svg new file mode 100644 index 0000000000000000000000000000000000000000..cf32ce3fda17d2d9efd41c36d85907bb0f4f2f35 --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/wikipedia-wordmark-en.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af4f20833aae458d9b370e7174addb8666812d8ef608348f7973be65eed2b9b +size 6170 diff --git a/_data/MS Dhoni - Wikipedia_files/wikipedia.png b/_data/MS Dhoni - Wikipedia_files/wikipedia.png new file mode 100644 index 0000000000000000000000000000000000000000..a21555fe9734ff0ef740e8946c98edfd8649220d --- /dev/null +++ b/_data/MS Dhoni - Wikipedia_files/wikipedia.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f7729893505b73b9360f51c67074cf44d31a096f25088699ca290fa39cced0 +size 13444 diff --git a/app.py b/app.py index 99e0203e6a3e8912a9343d633325322cdcdb20cb..3474a4fe68e87de8cdeda94012545984e21f6a01 100644 --- a/app.py +++ b/app.py @@ -5,7 +5,19 @@ from z_embedding import load_vector_store # STATIC TEXT DISPLAY TXT_APP_DESCRIPTION = ''' -Just another Retrieval Augmented Generation that also retrieves images + +# Just another RAG with images ✍️ 🖼️ + +## What its not + +- Advance RAG; idk why [HF's tutorial](https://huggingface.co/learn/cookbook/en/advanced_rag) says so. + +## How this works + +1. First user query is passed to LLM +2. LLM generated Response is matched against images's descriptions +3. You see wonders. + ''' TXT_SOURCE_DOC_DESCRIPTION = ''' Manually Downloaded as HTML files: @@ -20,6 +32,10 @@ Manually Downloaded as HTML files: - the creation and loading of the store takes processing takes ~10GB RAM and lasts 5 mins. Hence **NOT BUILDING IT DURING RUNTIME OF APP**. - `multi_process=True` was not working with HF Space `free-tier`. +2. Currently only html of wikipedia is supported as I am not wasting resources embedding tags of HTML, instead just parsing specific locations + +3. Instead of Image tag, I have parsed figure/figcaption tags; much easy and better to find. Long run you can improve that part + ''' @@ -73,7 +89,10 @@ with demo: examples = gr.Examples( examples=[ - ["Achievements of Dhoni"], + ["What are the achievements of Dhoni"], + ["In which state of India Dhoni was born ?"], + ["When did Dhoni won World Cup ?"], + ["Tell me something about Cricket world Cup of 2011"] ], inputs=[text_input], ) diff --git a/z_embedding.py b/z_embedding.py index bd3f537c3a9b22a2d3902e0e3d6c52c003a6ba05..85f0f3d25ad41f363a1b5bb2074bc56605ad924c 100644 --- a/z_embedding.py +++ b/z_embedding.py @@ -59,13 +59,7 @@ def construct_vector_db(docs_processed, emb_model): docs_processed, emb_model, distance_strategy=DistanceStrategy.COSINE ) return vdb - # from langchain_chroma import Chroma - # vector_store = Chroma( - # collection_name="example_collection", - # embedding_function=emb_model, - # persist_directory="./chroma_langchain_db", # Where to save data locally, remove if not necessary - # ) - # return vector_store + def get_data_files(location:str ="_data/") -> list: """ @@ -122,6 +116,6 @@ def load_vector_store(vector_store_location:str="cache_vector_store"): return vs_text, vs_image if __name__ == "__main__": - # generate_and_save_vector_store() + generate_and_save_vector_store() load_vector_store() pass \ No newline at end of file diff --git a/z_generate.py b/z_generate.py index fd9138edcad57a0412a5cb763ddb090f58f2a81e..fb54b823b050a26de164a643e6c1a58b13a35cef 100644 --- a/z_generate.py +++ b/z_generate.py @@ -6,6 +6,9 @@ import requests from bs4 import BeautifulSoup class ServerlessInference: + ''' + Interface to the HF serverless inference API + ''' def __init__(self, vector_store_text = None, vector_store_images = None): self.model:str = "HuggingFaceH4/zephyr-7b-beta" self.client = InferenceClient(api_key=os.getenv("HF_SERVELESS_API")) @@ -13,7 +16,7 @@ class ServerlessInference: self.vs_images = vector_store_images def test(self, query:str) -> str: - '''Responds to query using llm''' + '''Responds to generic query using llm''' messages:list = [ { "role": "user", @@ -138,22 +141,24 @@ Document Description: {response_text}""".format(context=context, response_text= messages=messages, max_tokens=500 ) + try: + images_list_str: str = completion.choices[0].message.content + images_list:list = parse(images_list_str) + # Create link and caption pair + response_images = [] + for idx in images_list: + caption = retrieved_image[idx].page_content + url = get_wiki_file_to_image_url(retrieved_image[idx].metadata["url"]) + response_images.append( + (url, caption) + ) + except Exception as e: + print("Error in parsing suggeted images, ",images_list) + response_images = [] - images_list_str: str = completion.choices[0].message.content - images_list:list = parse(images_list_str) - # Create link and caption pair - response_images = [] - for idx in images_list: - caption = retrieved_image[idx].page_content - url = get_wiki_file_to_image_url(retrieved_image[idx].metadata["url"]) - response_images.append( - (url, caption) - ) return response_text, response_images - - def parse(value: str) -> List[int]: """ Extracts a list of numbers from the given string. @@ -175,8 +180,6 @@ def parse(value: str) -> List[int]: return [] - - def get_wiki_file_to_image_url(file_page_url:str): # Headers to mimic a browser headers = {