0400.html 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Update 4K FireTV Stick -- NEW REDESIGNED UI!!</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="How To,Tutorial,i12bretro,Fire TV Stick,4K,FireOS,Update,New UI,Look and Feel">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Update 4K FireTV Stick -- NEW REDESIGNED UI!!">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  12. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  13. <script type="text/javascript" src="includes/js/steps.js"></script>
  14. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  15. </head>
  16. <body>
  17. <div id="gridContainer">
  18. <div class="topMargin"></div>
  19. <div id="listName" class="topMargin">
  20. <h1>Update 4K FireTV Stick -- NEW REDESIGNED UI!!</h1>
  21. </div>
  22. <div></div>
  23. <div id="content">
  24. <ol>
  25. <li>From the home screen, select Settings &gt; My Fire TV &gt; About</li>
  26. <li>Scroll to the bottom and select Check for Updates</li>
  27. <li>If the update is available it will begin downloading</li>
  28. <li>Once the download completes, click Install Update</li>
  29. <li>Wait for the update to be applied&nbsp;</li>
  30. <li>The FireTV stick will reboot</li>
  31. <li>Welcome to the new, redesigned FireOS user interface</li>
  32. </ol>
  33. </div>
  34. </div>
  35. </body>
  36. </html>