Skip to content

Commit e040841

Browse files
committed
added sponsorship packet link
1 parent a56ba60 commit e040841

File tree

5 files changed

+18
-5
lines changed

5 files changed

+18
-5
lines changed

_includes/sponsor_perks_section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,6 @@ <h2>Sponsor ACM Today!</h2>
131131
<div class="section-title" data-aos="fade-up">
132132
<p>Want to sponsor ACM? Check out our Sponsorship Packet!</p>
133133
<!-- add link for packet once made, preferably a changeable link so this doesn't have to be changed everytime -->
134-
<p><a href="">2021 - 2022 ACM Sponsorship Packet</a></p>
134+
<p><a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank">2021 - 2022 ACM Sponsorship Packet</a></p>
135135
<p><sub>* spots are limited so reach out soon!</sub></p>
136136
</div>

_includes/sponsor_section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- <h2>Our Sponsors</h2>-->
33
<h2>Want to Sponsor ACM? Check out our packet!</h2>
44
<!-- <h3>You can find the pack here</h3>-->
5-
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
5+
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
66
</div>
77

88
<!--Liquid Template to add a sponsor-->

_site/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
22

33
:octocat: *We are organized to serve students for academic, professional, and social purposes at UTSA*
44

5-
*Contact Us:* [[email protected]](mailto:[email protected])
5+
*Contact Us:* [[email protected]](mailto:[email protected])
6+
7+
## Want to fork and run our repo?
8+
9+
Go ahead! You will just need to run Jekyll!
10+
11+
## Running Jekyll
12+
13+
Check out their [docs here](https://jekyllrb.com/docs/)!
14+
15+
Already installed? Run Jekyll with:
16+
```
17+
bundle exec jekyll serve --livereload
18+
```

_site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h4>Rowdy Creators</h4>
242242
<!-- <h2>Our Sponsors</h2>-->
243243
<h2>Want to Sponsor ACM? Check out our packet!</h2>
244244
<!-- <h3>You can find the pack here</h3>-->
245-
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
245+
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
246246
</div>
247247

248248
<!--Liquid Template to add a sponsor-->

_site/page2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h4>Rowdy Creators</h4>
242242
<!-- <h2>Our Sponsors</h2>-->
243243
<h2>Want to Sponsor ACM? Check out our packet!</h2>
244244
<!-- <h3>You can find the pack here</h3>-->
245-
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
245+
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
246246
</div>
247247

248248
<!--Liquid Template to add a sponsor-->

0 commit comments

Comments
 (0)