File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,8 +105,7 @@ import PrimaryCta from "./PrimaryCta.astro";
105105 <li ><a href =" /sponsor" >Sponsor</a ></li >
106106 <li ><a href =" /schedule" >Schedule</a ></li >
107107 <li ><a href =" /volunteer" >Volunteer</a ></li >
108- <li ><a href =" /register" >Tickets</a ></li >
109- <li ><PrimaryCta href =" https://cfp.2026.matrix.org/matrix-conference-2026/cfp" >Call for Proposals</PrimaryCta ></li >
108+ <li ><PrimaryCta href =" /register" >Tickets</PrimaryCta ></li >
110109 </ul >
111110
112111 <button id =" menu-button" title =" Menu button" >
Original file line number Diff line number Diff line change 11---
22import PrimaryCta from " ./PrimaryCta.astro" ;
3- import CfP from " ./CfP.astro" ;
43---
54
65<style >
@@ -68,10 +67,7 @@ import CfP from "./CfP.astro";
6867</style >
6968<div class =" content-wrapper" >
7069 <div class =" items" >
71- <div class =" item highlight" >
72- <CfP />
73- </div >
74- <div class =" item smol" >
70+ <div class =" item highlight smol" >
7571 <h2 >Attend</h2 >
7672 <p >
7773 The Conference travels to Scandic Triangeln in Malmö in 2026.
@@ -95,7 +91,7 @@ import CfP from "./CfP.astro";
9591 </div >
9692 <div class =" item smol" >
9793 <h2 >Become a Sponsor</h2 >
98- <p >Step into the spotlight and join us as a valued sponsor of The Matrix Conference 2026. Our updated sponsors brochure is coming in March. </p >
94+ <p >Step into the spotlight and join us as a valued sponsor of The Matrix Conference 2026.</p >
9995 <PrimaryCta
10096 href =" mailto:conference@foundation.matrix.org"
10197 flexBottom ={ true }
You can’t perform that action at this time.
0 commit comments