Skip to content

Commit

Permalink
Update shutdown banner styling, bump to Dec 31
Browse files Browse the repository at this point in the history
  • Loading branch information
glacials committed Oct 5, 2024
1 parent 7f79d09 commit e8c889e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/layouts/application.slim
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +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
.alert.alert-danger.m-3
' Splits.io will shut down permanently on December 31, 2024.
a.alert-link 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 e8c889e

Please sign in to comment.