Skip to content

Commit

Permalink
add new contact email
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Feb 15, 2024
1 parent c8ecfa7 commit 9966480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ enable_smart_app_banner : true
your_name : Reveille Rides
your_link : https://www.linkedin.com/company/reveille-rides
your_city : College Station, TX
email_address : [email protected]
email_address : [email protected]
facebook_username :
instagram_username : reveillerides
twitter_username :
Expand Down
2 changes: 2 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
{% if site.presskit_download_link %}
<li><a href="{{ site.presskit_download_link }}">Press Kit</a></li>
{% endif %}

<li><a href="mailto:[email protected]">Contact Us</a></li>
</ul>
</nav>
</header>

0 comments on commit 9966480

Please sign in to comment.