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 6
6
PYCON <br />
7
7
<span class =" text-white" >INDIA 2025</span >
8
8
</h1 >
9
- <div class =" relative whitespace-nowrap" >
9
+ <div class =" relative whitespace-nowrap" >
10
10
<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" >
11
11
12 Sep - 15 Sep
12
- </div >
12
+ </div >
13
13
<img src =" {{ env.baseUrl }}img/assets/date-display.svg" alt =" Date background" class =" absolute inset-0 w-full h-full z-0" >
14
14
<div class =" absolute -bottom-8 -right-4" >
15
15
<img src =" {{ env.baseUrl }}img/assets/star-lime-vector.svg" alt =" Groovy star" class =" w-12 h-12" >
20
20
PyCon India 2025 is the premier conference for Python enthusiasts and professionals, offering an unparalleled
21
21
opportunity to dive deep into the world of Python and explore its limitless potential. Stay tuned for updates!
22
22
</p >
23
- {# <div>
24
- {{ button(text="Get Tickets", url=env.baseUrl + "tickets", lime_bg=true)}}
25
- </div> #}
26
23
<div class =" flex flex-wrap gap-4" >
27
24
{{ button (text = " Get Tickets" , url = env .baseUrl + " tickets" , lime_bg = true )}}
28
25
{{ 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
-
3
1
<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" >
4
2
<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]" >
5
3
Keynote Speakers
Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ layout: base.njk
9
9
</style >
10
10
11
11
{% from " components/button.njk" import button %}
12
- {% from " components/card.njk" import card %}
13
- {% from " components/flat-card.njk" import flatCard %}
14
12
15
13
<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
16
14
<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
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
8
{% from " components/flat-card.njk" import flatCard %}
10
9
11
10
<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
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
- {% from " components/flat-card.njk" import flatCard %}
10
8
11
9
<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
12
10
<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
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
- {% from " components/flat-card.njk" import flatCard %}
10
8
11
9
<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
12
10
<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
5
5
---
6
6
7
7
{% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
- {% from " components/flat-card.njk" import flatCard %}
10
8
11
9
<div class =" w-full h-auto bg-pycon-blue -mb-24 px-[6%] flex flex-col md:flex-row" >
12
10
<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
4
4
layout: base.njk
5
5
---
6
6
7
- {% from " components/button.njk" import button %}
8
- {% from " components/card.njk" import card %}
9
7
{% from " components/flat-card.njk" import flatCard %}
10
8
11
9
{% set members = [
You can’t perform that action at this time.
0 commit comments