File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 mastodon =" https://mastodon.social/@deadparrot"
6464
6565[[extra .speakers ]]
66- name =" Conrad Irwin "
67- company = " Zed "
68- image = " /images/speakers/conrad-irwin.png "
69- twitter = " https://x.com/ConradIrwin "
70- web = " https://zed.dev "
71- linkedin = " https://www.linkedin.com/in/conradirwin/ "
72- github =" https://github.com/conradirwin "
66+ name =" Ryan Dahl "
67+ web = " https://tinyclouds.org/ "
68+ twitter = " https://x.com/rough__sea "
69+ company = " Creator of Node.js and Deno "
70+ job_title = " "
71+ image = " /images/speakers/ryan-dahl.png "
72+ github =" https://github.com/ry "
7373
7474[[extra .speakers ]]
7575 name =" Victoria Brekenfeld"
9696 job_title =" Co-host"
9797 image =" /images/speakers/amos-wenger.png"
9898 github =" https://github.com/fasterthanlime"
99+
100+ [[extra .speakers ]]
101+ name =" Conrad Irwin"
102+ company =" Zed"
103+ image =" /images/speakers/conrad-irwin.png"
104+ twitter =" https://x.com/ConradIrwin"
105+ web =" https://zed.dev"
106+ linkedin =" https://www.linkedin.com/in/conradirwin/"
107+ github =" https://github.com/conradirwin"
99108+++
Original file line number Diff line number Diff line change 4040 gap : 5rem ;
4141 }
4242
43+
4344 p {
4445 margin : 1rem auto ;
4546 color : var (--beige );
5758 justify-content : center ;
5859 }
5960 }
61+
62+ li .speaker__details :last-child:nth-child (odd ) {
63+ grid-column : span 2 / span 2 ;
64+ justify-self : center ;
65+
66+ @media screen and (max-width : 60rem ) {
67+ grid-column : 1 ;
68+ }
69+ }
70+
71+
72+
6073}
Original file line number Diff line number Diff line change 22 < h1 class ="pb-8 "> Speakers</ h1 >
33 < ul >
44 {% for speaker in section.extra.speakers %}
5- < li >
5+ < li class =" speaker__details " >
66 < img
77 class ="speaker__portrait "
88 alt ="{{ speaker.name }} "
You can’t perform that action at this time.
0 commit comments