mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-13 19:00:41 -04:00
Logged in alert on index page can now be closed, changed style
This commit is contained in:
@@ -9,4 +9,6 @@ block content
|
||||
| All you get is this text and a mostly barebones HTML document.
|
||||
|
||||
if user
|
||||
.alert.alert-info Congratulations, you are logged in!
|
||||
.alert.alert-success.fade.in
|
||||
button.close(type='button', data-dismiss='alert', aria-hidden='true') ×
|
||||
| Congratulations, you are logged in!
|
||||
Reference in New Issue
Block a user