Skip to content

Commit 190875e

Browse files
authored
Updates (#31)
* Update CNAME * Update sponsors.html * Update CNAME * Update jekyll-gh-pages.yml * Revert "Merge branch 'Pull-request-branch'" This reverts commit f2a483f, reversing changes made to c547b09. * Updated Leaders * Reapply "Merge branch 'Pull-request-branch'" This reverts commit 92008d0. * Update CNAME --------- Co-authored-by: Unknown <53575465+EndofTimee@users.noreply.github.com>
1 parent 57a616a commit 190875e

4 files changed

Lines changed: 12 additions & 145 deletions

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: ["Pull-request-branch"]
7+
branches: ["main"]
88

99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://teamparadise1165.com/
1+
https://teamparadise1165.com

Pages/sponsors.html

Lines changed: 5 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -43,150 +43,17 @@ <h1 class="page-title" style="width: 100%; text-align: center">
4343
</div>
4444

4545
<!-- Sponsorship Packet -->
46-
<div class="divider">
47-
<hr />
48-
<h1
49-
style="
50-
display: flex;
51-
justify-content: center;
52-
align-items: center;
53-
text-align: center;
54-
"
55-
>
56-
Sponsorship Packet
57-
</h1>
58-
<hr />
59-
</div>
46+
6047
<div id="sponsorship-packet">
6148
<p>View our Sponsorship Packet</p>
6249
<iframe
63-
src="https://drive.google.com/file/d/14oA3Hyh-lm8z5FwSiM-krLThNRr6CWQV/preview"
64-
style="border-width: 0"
65-
width="500"
66-
height="400"
67-
frameborder="0"
68-
scrolling="no"
50+
src="https://drive.google.com/file/d/1y0oMwdw08r1qYPNYyMETamQ2ETp2UfEa/preview"
51+
width="640"
52+
height="480"
53+
allow="autoplay"
6954
></iframe>
7055
</div>
7156

72-
<!-- Sponsorship Tiers -->
73-
<div class="divider">
74-
<hr />
75-
<h1
76-
style="
77-
display: flex;
78-
justify-content: center;
79-
align-items: center;
80-
text-align: center;
81-
"
82-
>
83-
Sponsorship Tiers
84-
</h1>
85-
<hr />
86-
</div>
87-
<div style="text-align: center; font-size: large">
88-
<!-- Paradise Sponsor -->
89-
<div>
90-
<h2
91-
class="sponsor-tier"
92-
style="color: #500a0a; text-decoration: underline"
93-
>
94-
Paradise Sponsor
95-
</h2>
96-
<div class="sponsor-amount">$10,000+</div>
97-
98-
<div class="sponsor-detail">
99-
•Separate Banner in our Pit with Company Name and Logo
100-
</div>
101-
<div class="sponsor-detail">
102-
•Video Shoutout on our Social Media
103-
</div>
104-
<div class="sponsor-detail">•Platinum Tier Benefits</div>
105-
</div>
106-
<br />
107-
<div>
108-
<!-- Platinum Sponsor -->
109-
<h2
110-
class="sponsor-tier"
111-
style="color: #6d9eeb; text-decoration: underline"
112-
>
113-
Platinum Sponsor
114-
</h2>
115-
<div class="sponsor-amount">$5,000-$9,999</div>
116-
117-
<div class="sponsor-detail">
118-
•Robot Demonstration at Company (pending Sponsor request and
119-
team availability)
120-
</div>
121-
<div class="sponsor-detail">
122-
•3D Model of our comeptition robot
123-
</div>
124-
<div class="sponsor-detail">
125-
•Name and Logo on Competition Robot
126-
</div>
127-
<div class="sponsor-detail">
128-
•Monthly Video Call with Students to talk about STEM
129-
</div>
130-
<div class="sponsor-detail">•Gold Tier Benefits</div>
131-
</div>
132-
<br />
133-
<div>
134-
<!-- Gold Sponsor -->
135-
<h2
136-
class="sponsor-tier"
137-
style="color: #e0c635; text-decoration: underline"
138-
>
139-
Gold Sponsor
140-
</h2>
141-
<div class="sponsor-amount">$1,500-$4,999</div>
142-
<div class="sponsor-detail">•Name and Logo on Workbench</div>
143-
<div class="sponsor-detail">
144-
•Name and Logo on comeptition Shirts
145-
</div>
146-
<div class="sponsor-detail">
147-
•Name listed on team registration papers
148-
</div>
149-
<div class="sponsor-detail">•Silver Tier Benefits</div>
150-
</div>
151-
<br />
152-
<div>
153-
<!-- Silver Sponsor -->
154-
<h2
155-
class="sponsor-tier"
156-
style="color: #798180; text-decoration: underline"
157-
>
158-
Silver Sponsor
159-
</h2>
160-
<div class="sponsor-amount">$500-$1,499</div>
161-
<div class="sponsor-detail">
162-
•Name and Logo on Monthly Newsletter
163-
</div>
164-
<div class="sponsor-detail">
165-
•Name, Logo, and Link on Website
166-
</div>
167-
<div class="sponsor-detail">
168-
•Name and Logo Displayed in Pit
169-
</div>
170-
<div class="sponsor-detail">•Bronze Tier Benefits</div>
171-
</div>
172-
<br />
173-
<div>
174-
<!-- Bronze Sponsor -->
175-
<h2
176-
class="sponsor-tier"
177-
style="color: #c55a11; text-decoration: underline"
178-
>
179-
Bronze Sponsor
180-
</h2>
181-
<div class="sponsor-amount"><$499</div>
182-
<div class="sponsor-detail">•Social Media Shout Out</div>
183-
<div class="sponsor-detail">
184-
•Recieve Our Monthly Newsletter
185-
</div>
186-
</div>
187-
<br />
188-
</div>
189-
19057
<!-- Footer -->
19158
<div id="socials"></div>
19259
</body>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,19 +163,19 @@ <h2 class="header2">Leaders</h2>
163163
<section id="officers">
164164
<ul class="leaders-list">
165165
<li>
166-
<div>Aneesa</div>
166+
<div>Michael</div>
167167
<span> President </span>
168168
</li>
169169
<li>
170-
<div>Abby</div>
170+
<div>Bridget</div>
171171
<span> Vice President </span>
172172
</li>
173173
<li>
174-
<div>Lily</div>
174+
<div>End</div>
175175
<span> Treasurer </span>
176176
</li>
177177
<li>
178-
<div>Lucius</div>
178+
<div>Kaylynn</div>
179179
<span> Secretary </span>
180180
</li>
181181
</ul>
@@ -209,7 +209,7 @@ <h2 class="header2">Leaders</h2>
209209
<span> Captain of Programming </span>
210210
</li>
211211
<li>
212-
<div>Lily</div>
212+
<div>End</div>
213213
<span> Captain of Safety </span>
214214
</li>
215215
<li>

0 commit comments

Comments
 (0)