Skip to content

Commit

Permalink
Merge pull request #4 from Aaravshukla15/main
Browse files Browse the repository at this point in the history
updated CFP
  • Loading branch information
carrycooldude committed Aug 3, 2023
2 parents cefc221 + 229ae1d commit 5105550
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
<title>Keras Community Day</title>
</head>
<body>

<!-- Navbar -->
<nav>
<img class="nav__logo" src="asset/KCDD Banner.png" alt="logo"/>
<ul class="nav__links">
<li class="link"><a href="#">Home</a></li>
<li class="link"><a href="#">About</a></li>
<li class="link"><a href="#">Explore</a></li>
<li class="link"><a href="#home">Home</a></li>
<li class="link"><a href="#exps">Explore</a></li>
<li class="link"><a href="#sps">Sponsor US</a></li>
<li class="link"><a href="#foot">Contact Us</a></li>
</ul>
<a href="https://discord.gg/eBthstCspw" target="_blank"><button class="btn">Join on Discord</button></a>
</nav>
<header>
<div class="section__container header__container">
<div class="section__container header__container" id="home">
<div class="header__image">
<img src="asset/K1.png" alt="header" />
<img src="asset/K.jpg" alt="header" />
Expand All @@ -52,8 +52,7 @@ <h1 class="section__subtitle">
</div>
</div>
</header>
<!-- speaker comented -->


<!-- <section class="section__container Speaker__container">
<div class="section__header">
<div>
Expand Down Expand Up @@ -115,10 +114,13 @@ <h3 class="sub__header">Holla !!</h3>
<h2>CFP <br />CALL FOR PAPER</h2>
<p class="section__subtitles">
We are extremely delighted to announce the Call for Papers (CFP) for Keras Community Day Durg 2023. If you like to train others and want to share your knowledge, then please submit your training
proposal. Come share your experiences and motivate others. KCD Durg & TFUG Durg is a free conference for attendees.
proposal. Come share your experiences and motivate others.KCD Durg & TFUG Durg is a free conference for attendees.
</p>
<div class="action__btns">
<button class="btn">Apply Here</button>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc_eOo06tbMS5iYuIsQQf6J0_FGyUhfB33Td4IWXJ1fXT9Edg/viewform" target="_blank">
<button class="btn">Apply Here</button>
</a>

</div>
</div>
</div>
Expand All @@ -128,7 +130,7 @@ <h2>CFP <br />CALL FOR PAPER</h2>
</div>
</section>

<section class="explore">
<section class="explore" id="expk">
<div class="section__container explore__container">
<h2 class="section__title">Explore Keras</h2>
<p class="section__subtitle">
Expand Down Expand Up @@ -174,9 +176,9 @@ <h2 class="section__title">Explore Keras</h2>
</section>

<!-- Sponsor us -->

<!--
<section class="sponsors">
<div class="sponsor">
<div class="sponsor" id="sps">
<h2>Why you Sponsor Us</h2>
<div class="containers">
<div class="sponsor-why">
Expand Down Expand Up @@ -217,12 +219,12 @@ <h4>Get Promotions</h4>
<button class="btn" type="submit">Sponsor Us!!</button></a>
</div>
</div>
</section>
</section> -->

<!-- gallery about team -->

<section class="gallary">
<div class="section__container gallary__container">
<section class="gallary" >
<div class="section__container gallary__container" >
<div class="image__gallary">
<div class="gallary__col">
<img src="asset/TFUG.jpg" alt="gallary" />
Expand Down

0 comments on commit 5105550

Please sign in to comment.