Skip to content

Commit d648bb5

Browse files
committed
more domain changes
2 parents 68f8b50 + 16c97a4 commit d648bb5

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Check out their [docs here](https://jekyllrb.com/docs/)!
1414

1515
Already installed? Run Jekyll with:
1616
```
17-
$: bundle exec jekyll serve --livereload
17+
bundle exec jekyll serve --livereload
1818
```

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >-
77
opportunity to gain experience, network, socialize, learn, and grow outside of the classroom in
88
all fields of technology and computing."
99
baseurl: acmutsa.org
10-
url: https://acmutsa.org
10+
url:
1111

1212
# Build settings
1313
permalink: :title/

_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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Check out their [docs here](https://jekyllrb.com/docs/)!
1414

1515
Already installed? Run Jekyll with:
1616
```
17-
$: bundle exec jekyll serve --livereload
17+
bundle exec jekyll serve --livereload
1818
```

_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)