File tree Expand file tree Collapse file tree 9 files changed +2
-71
lines changed
Expand file tree Collapse file tree 9 files changed +2
-71
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 66 PYCON <br />
77 <span class =" text-white" >INDIA 2025</span >
88 </h1 >
9- <div class =" relative whitespace-nowrap" >
9+ <div class =" relative whitespace-nowrap" >
1010 <div class =" relative z-10 text-blue-600 font-semibold px-6 sm:px-8 py-6 sm:py-8 text-xl sm:text-2xl" >
1111 12 Sep - 15 Sep
12- </div >
12+ </div >
1313 <img src =" {{ env.baseUrl }}img/assets/date-display.svg" alt =" Date background" class =" absolute inset-0 w-full h-full z-0" >
1414 <div class =" absolute -bottom-8 -right-4" >
1515 <img src =" {{ env.baseUrl }}img/assets/star-lime-vector.svg" alt =" Groovy star" class =" w-12 h-12" >
2020 PyCon India 2025 is the premier conference for Python enthusiasts and professionals, offering an unparalleled
2121 opportunity to dive deep into the world of Python and explore its limitless potential. Stay tuned for updates!
2222 </p >
23- {# <div>
24- {{ button(text="Get Tickets", url=env.baseUrl + "tickets", lime_bg=true)}}
25- </div> #}
2623 <div class =" flex flex-wrap gap-4" >
2724 {{ button (text = " Get Tickets" , url = env .baseUrl + " tickets" , lime_bg = true )}}
2825 {{ button (text = " View Schedule" , url = env .baseUrl + " program/schedule" , lime_bg = true )}}
Original file line number Diff line number Diff line change 1- {% from " components/cube.njk" import cube %}
2-
31<section class =" relative bg-lavender text-black w-full pb-12 px-4 md:px-8 lg:px-16 xl:px-28 lgx:px-40 lg:pb-40" id =" keynotes" >
42 <div class =" black-han-sans-regular text-center lg:text-left pt-28 pb-8 md:pt-24 font-normal text-4xl lg:text-5xl text-[#000000]" >
53 Keynote Speakers
Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ layout: base.njk
99 </style >
1010
1111{% from " components/button.njk" import button %}
12- {% from " components/card.njk" import card %}
13- {% from " components/flat-card.njk" import flatCard %}
1412
1513<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
1614 <div class =" pt-32 pb-8 md:pb-32 w-full lg:w-[70%]" >
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
98{% from " components/flat-card.njk" import flatCard %}
109
1110<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
9- {% from " components/flat-card.njk" import flatCard %}
108
119<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
1210 <div class =" pt-32 pb-8 md:pb-32 w-full lg:w-[70%]" >
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
9- {% from " components/flat-card.njk" import flatCard %}
108
119<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
1210 <div class =" pt-32 pb-8 md:pb-32 w-full lg:w-[70%]" >
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ layout: base.njk
55---
66
77{% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
9- {% from " components/flat-card.njk" import flatCard %}
108
119<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
1210 <div class =" pt-32 pb-8 md:pb-32 w-full lg:w-[70%]" >
Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ description: PyCon India 2025 CoC Reporting Guide
44layout: base.njk
55---
66
7- {% from " components/button.njk" import button %}
8- {% from " components/card.njk" import card %}
97{% from " components/flat-card.njk" import flatCard %}
108
119{% set members = [
You can’t perform that action at this time.
0 commit comments