Jump to content

Main Page: Difference between revisions

From A Modern Way To Be Known
No edit summary
Blanked the page
Tag: Blanking
Line 1: Line 1:
<div class="hero-container">


    <div class="flag-line"></div>
    <h1 class="hero-title">
        Welcome to <span class="brand-name">BharatWikipedia</span>
    </h1>
    <p class="hero-subtitle">
        Bharat Wikipedia is a public platform that documents the stories of India’s people,
        businesses, and creators. Whether you’re a founder, artist, professional, or public figure —
        this is where your story gets a home.
    </p>
    <div class="hero-search">
        <form action="/w/index.php" method="get">
            <input
                type="text"
                name="search"
                placeholder="Enter your article title..."
                class="hero-input"
            />
            <button type="submit" class="hero-button">
                Search
            </button>
        </form>
    </div>
</div>

Revision as of 04:45, 8 December 2025