Skip to content

Commit

Permalink
remove alert
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Feb 15, 2024
1 parent 7bd2c99 commit 8f37545
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions _includes/alert.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<div style="background-color: goldenrod; padding-top: 16px; padding-bottom: 16px;">
<H2 style="text-align: center;">We have released a fix to Reveille Rides to regain app functionality. Please update to Version 1.2.2 to regain functionality.</H3>
</div>
4 changes: 1 addition & 3 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<!DOCTYPE html>
<html lang="en-us">

<div style="background-color: goldenrod; padding-top: 16px; padding-bottom: 16px;">
<H2 style="text-align: center;">We have released a fix to Reveille Rides to regain app functionality. Please update to Version 1.2.2 to regain fucntionality.</H3>
</div>
<!-- {% include alert.html %} -->

{% include head.html %}

Expand Down

0 comments on commit 8f37545

Please sign in to comment.