|
51 | 51 | </script> |
52 | 52 |
|
53 | 53 | <svelte:head> |
54 | | - <title>Fall 25 Executive Board Positions | ACM at CSUF</title> |
| 54 | + <title>2026-2027 Executive Board Positions | ACM at CSUF</title> |
55 | 55 | </svelte:head> |
56 | 56 |
|
57 | 57 | <MetaTags |
58 | 58 | openGraph={{ |
59 | | - title: 'Fall 2026 Executive Board Applications', |
| 59 | + title: '2026-2027 Executive Board Applications', |
60 | 60 | description: |
61 | | - 'Listed below are the positions that are open for the Fall 2025 semester. Please read the descriptions carefully and apply for the position(s) that you are interested in. You may apply for multiple positions, but you may only be selected for one. If you are selected for a position, you will be contacted by the current board member in charge of that position.', |
| 61 | + 'Listed below are the positions that are open for the 2026-2027 school year. Please read the descriptions carefully and apply for the position(s) that you are interested in. You may apply for multiple positions, but you may only be selected for one.', |
62 | 62 | url: 'https://acmcsuf.com/wave1', |
63 | 63 | type: 'article', |
64 | 64 | article: { |
65 | | - publishedTime: '2025-26-04T00:00:00.000Z', |
66 | | - modifiedTime: '2025-26-04T00:00:00.000Z', |
| 65 | + publishedTime: '2026-04-01T00:00:00.000Z', |
| 66 | + modifiedTime: '2026-04-01T00:00:00.000Z', |
67 | 67 | }, |
68 | 68 | }} |
69 | 69 | /> |
70 | 70 |
|
71 | 71 | <Spacing --min="175px" --med="200px" --max="200px" /> |
72 | 72 |
|
73 | 73 | <Block align={TextAlignment.LEFT}> |
74 | | - <h1 slot="headline" class="size-lg">Fall 26 Executive Board Positions</h1> |
| 74 | + <h1 slot="headline" class="size-lg">2026-2027 Executive Board Positions</h1> |
75 | 75 | <p slot="text" class="size-sm"> |
76 | | - Listed below are the positions that are open for 25'/26' Executive Board positions. Please read |
77 | | - the descriptions carefully and apply for the position(s) that you are interested in. You may |
78 | | - apply for multiple positions, but you may only be selected for one. If you are selected for a |
79 | | - position, you will be contacted by the current team lead in charge of that position. |
| 76 | + Listed below are the Executive Board positions that are open for the 2026-2027 school year. |
| 77 | + Please read the descriptions carefully and apply for the position(s) that you are interested in. |
| 78 | + You may apply for multiple positions, but you may only be selected for one. Voting will commence |
| 79 | + after the application deadline and will be open to all ACM members. If you are selected for a |
| 80 | + position, you will be contacted by the current board member in charge of that position. <br /> |
80 | 81 | <br /> |
81 | 82 | <br /> |
82 | 83 | <span class="center-btn" on:click={action} on:keypress={action} role="button" tabindex="0"> |
|
0 commit comments