Skip to content

Commit

Permalink
Add shutdown banner :(
Browse files Browse the repository at this point in the history
  • Loading branch information
glacials committed Oct 4, 2024
1 parent 938df51 commit 3b0231d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/layouts/application.slim
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ html lang='en'
' Please add an email address from the
a href=settings_path settings page
' .
.alert.alert-warning
' Splits.io will shut down permanently on December 1, 2024.
a href='https://twos.dev/splitsio.html' More info
.row.mx-2: #alerts.w-100 data-turbolinks-temporary=true
= render partial: 'shared/alerts'
= yield
Expand Down

0 comments on commit 3b0231d

Please sign in to comment.