Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/sponsor_perks_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@ <h2>Sponsor ACM Today!</h2>
<div class="section-title" data-aos="fade-up">
<p>Want to sponsor ACM? Check out our Sponsorship Packet!</p>
<!-- add link for packet once made, preferably a changeable link so this doesn't have to be changed everytime -->
<p><a href="">2021 - 2022 ACM Sponsorship Packet</a></p>
<p><a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank">2021 - 2022 ACM Sponsorship Packet</a></p>
<p><sub>* spots are limited so reach out soon!</sub></p>
</div>
2 changes: 1 addition & 1 deletion _includes/sponsor_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- <h2>Our Sponsors</h2>-->
<h2>Want to Sponsor ACM? Check out our packet!</h2>
<!-- <h3>You can find the pack here</h3>-->
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
</div>

<!--Liquid Template to add a sponsor-->
Expand Down
15 changes: 14 additions & 1 deletion _site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,17 @@

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

*Contact Us:* [[email protected]](mailto:[email protected])
*Contact Us:* [[email protected]](mailto:[email protected])

## Want to fork and run our repo?

Go ahead! You will just need to run Jekyll!

## Running Jekyll

Check out their [docs here](https://jekyllrb.com/docs/)!

Already installed? Run Jekyll with:
```
bundle exec jekyll serve --livereload
```
2 changes: 1 addition & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h4>Rowdy Creators</h4>
<!-- <h2>Our Sponsors</h2>-->
<h2>Want to Sponsor ACM? Check out our packet!</h2>
<!-- <h3>You can find the pack here</h3>-->
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
</div>

<!--Liquid Template to add a sponsor-->
Expand Down
2 changes: 1 addition & 1 deletion _site/page2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h4>Rowdy Creators</h4>
<!-- <h2>Our Sponsors</h2>-->
<h2>Want to Sponsor ACM? Check out our packet!</h2>
<!-- <h3>You can find the pack here</h3>-->
<a href="" target="_blank"><button><h3>Comming Soon!</h3></button></a>
<a href="https://drive.google.com/file/d/1SNykyLrV13FuVi6eZph43g8boaUiCTHl/view?usp=sharing" target="_blank"><button><h3>2021 - 2022 ACM Sponsorship Packet</h3></button></a>
</div>

<!--Liquid Template to add a sponsor-->
Expand Down