Text: Difference between revisions
Knowlepedia (talk | contribs) No edit summary |
Knowlepedia (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<!-- Knowlepedia Main Page – SEO Optimized --> | |||
{{#seo: | |||
|title=Knowlepedia – Explore Verified Biographies of India | |||
|description=Discover, create, and explore verified biographies of Indian personalities. From historical icons to modern influencers – Knowlepedia brings knowledge to life. | |||
}} | |||
<!-- Welcome and About --> | |||
{{MainPage/Welcome}} | {{MainPage/Welcome}} | ||
{{MainPage/About}} | {{MainPage/About}} | ||
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;"> | <!-- Responsive Grid Layout --> | ||
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between; margin-top: 1em;"> | |||
<!-- Left Column --> | <!-- Left Column --> | ||
<div style="flex: 1 1 | <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}"> | ||
{{MainPage/DidYouKnow}} | |||
{{MainPage/OnThisDay}} | |||
{{MainPage/Picture}} | |||
</div> | </div> | ||
<!-- Right Column --> | <!-- Right Column --> | ||
<div style="flex: 1 1 | <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}"> | ||
{{MainPage/News}} | |||
{{MainPage/Popular}} | |||
{{MainPage/Books}} | |||
{{MainPage/Portals}} | |||
</div> | |||
</div> | |||
<!-- Create a Book Biography Suggestion Box --> | |||
<div style="margin-top:2em;"> | |||
</div> | </div> |