Skip to content

Commit

Permalink
Update alerta.html
Browse files Browse the repository at this point in the history
  • Loading branch information
laconeo authored Nov 20, 2024
1 parent 5bae22c commit 54b5a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerta.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<body style="margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh;" class="alert alert-warning">
<body style="margin: 0; padding: 0; display: flex; align-items: center; height: 100vh;" class="alert alert-warning">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/js/all.min.js" integrity="sha512-1JkMy1LR9bTo3psH+H4SV5bO2dFylgOy+UJhMus1zF4VEFuZVu5lsi4I6iIndE4N9p01z1554ZDcvMSjMaqCBQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Expand Down

0 comments on commit 54b5a0c

Please sign in to comment.