Erwin Ried пре 2 година
родитељ
комит
887058f655
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docs/webinstaller/index.html

+ 2 - 2
docs/webinstaller/index.html

@@ -1,14 +1,14 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html>
 <html>
 <header>
 <header>
-<title>Flipper Zero Mayhem</title>
+<title>Mayhem for Flipper Zero</title>
 <meta charset="UTF-8">
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 </header>
 </header>
 <body style="margin:2%;padding:1%">
 <body style="margin:2%;padding:1%">
-    <h1>Flipper Zero Mayhem installer</h1>
+    <h1>Mayhem for Flipper Zero -installer</h1>
     <script type="module" src="https://unpkg.com/esp-web-tools@3.4.2/dist/web/install-button.js?module"></script>
     <script type="module" src="https://unpkg.com/esp-web-tools@3.4.2/dist/web/install-button.js?module"></script>
 <style>
 <style>
   .container {
   .container {