File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ export default function Footer() {
103
103
< div > Website made with</ div >
104
104
< div className = "hearbeat" > ❤️ </ div >
105
105
< div >
106
- < a href = "https://codemickeycode.com/" > codemickeycode</ a > , < a href = "https://www.heyyeoh.com/" > Heyyeoh </ a > & < a > dnezle</ a > .
106
+ < a href = "https://codemickeycode.com/" > codemickeycode</ a > , Stephanie Yeo & < a > dnezle</ a > .
107
107
</ div >
108
108
</ div >
109
109
< div className = "small-text text-white footer-credits" >
Original file line number Diff line number Diff line change @@ -9,8 +9,12 @@ export default function Preheader() {
9
9
< h1 className = "text-white" > PyCon APAC Organizers</ h1 >
10
10
< h1 className = "text-white" > </ h1 >
11
11
< div className = "medium-text text-white" style = { { opacity : '60%' , margin : '15px 0 50px 0' } } >
12
- < div > We are a group of PyCon organizers in APAC.</ div >
13
- < div > Every year, we hold a regional counterpart of PyCon in Asia-Pacific and we call it PyCon APAC.</ div >
12
+ < div > Welcome to the PyCon APAC Organizers site — your go-to hub for all Regional PyCons across Asia-Pacific.
13
+ </ div >
14
+ < div > This platform is a collaborative effort from organizers in the APAC community to make event info easier to find and follow.
15
+ </ div >
16
+ < div > We’re continuously improving it. < a href = "https://github.com/pyconapac" > < strong > Pull requests are welcome</ strong > </ a > ! :)
17
+ </ div >
14
18
</ div >
15
19
{ /* <div className="d-flex justify-content-center">
16
20
<button className="button-primary-lg">Learn More</button>
You can’t perform that action at this time.
0 commit comments