File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > mqBase</ title >
6+ < title > mqBase Admin </ title >
77 < link id ="favicon " rel ="icon " type ="image/png " href ="">
88 < link rel ="stylesheet " href ="/admin/styles.css ">
99 < script src ="https://unpkg.com/mqtt@5.10.1/dist/mqtt.min.js "> </ script >
1313 < div class ="container ">
1414 < header >
1515 < img id ="headerLogo " class ="header-logo " src ="" alt ="Logo " style ="display: none; ">
16- < h1 id ="headerTitle "> mqBase</ h1 >
16+ < h1 id ="headerTitle "> mqBase Admin </ h1 >
1717 < div class ="settings-wrapper ">
1818 < button id ="authButton " class ="auth-btn " onclick ="handleAuthButtonClick() " title ="Login "> Login</ button >
1919 < button class ="settings-btn " onclick ="toggleSettingsMenu() " title ="Settings "> ☰</ button >
@@ -110,7 +110,7 @@ <h2>🔐 Login</h2>
110110 < div class ="modal-body about-body ">
111111 < h2 class ="about-title "> mqBase</ h2 >
112112 < div class ="about-info ">
113- < p > A web-based admin interface for MQTT message persistence with libSQL </ p >
113+ < p > MQTT, SQL and web admin in one place </ p >
114114 </ div >
115115 < div id ="aboutVersion " class ="about-version "> </ div >
116116 < div class ="about-separator "> </ div >
You can’t perform that action at this time.
0 commit comments