mirror of
https://github.com/BELABOX/belaUI.git
synced 2026-07-04 14:46:41 +00:00
Add a deprecation notice to the interface itself
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
<body>
|
||||
<div class="container mt-4" style="max-width: 700px">
|
||||
|
||||
<div class="alert alert-danger">
|
||||
This implementation of belaUI is deprecated. Follow <a href="https://github.com/BELABOX/belaUI/tree/main">this link</a> for more information and upgrade instructions.
|
||||
</div>
|
||||
|
||||
<div class="alert alert-danger alert-dismissible show" role="alert" id="errorMsg">
|
||||
<span></span>
|
||||
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
|
||||
|
||||
Reference in New Issue
Block a user