Skip to content

Commit

Permalink
Merge pull request #226 from brown-ccv/feat-terms-of-service
Browse files Browse the repository at this point in the history
feat: add terms of service pdf
  • Loading branch information
Ashley S. Lee authored Dec 12, 2023
2 parents 611ad70 + 827a8b6 commit 6701b3e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CCV_BROWN_EDU }}'
firebaseToolsVersion: 9.12.1 # Pin firebase tools versions to same as ccv-website-nuxt
projectId: ccv-brown-edu
expires: 7d
env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/prod_deply_on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CCV_BROWN_EDU }}'
firebaseToolsVersion: 9.12.1 # Pin firebase tools versions to same as ccv-website-nuxt
projectId: ccv-brown-edu
channelId: live
env:
Expand Down
2 changes: 2 additions & 0 deletions help/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ icon: slack
links:
- text: Join CCV's Slack
target: https://join.slack.com/t/ccv-share/shared_invite/enQtODY5OTQ3MTk0ODU1LTM4OWQyZjVlYWRmY2QxNWEyZjQ0NzEwMmRlNTRlZjYyMjM1Y2U5MDU1ZGFmMmRhZWIzNjliYmQzYTBiMzY2NzU
- text: Terms of Service
target: Terms_of_Service_Slack.pdf
Binary file added images/ help/Terms_of_Service_Slack.pdf
Binary file not shown.

0 comments on commit 6701b3e

Please sign in to comment.