From af924b1c6aac4cb1f7340182ddde45896977e135 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 16 Mar 2022 09:41:36 -0700 Subject: [PATCH] Format html files Summary: Using the built-in VSCode formatter to make them all a little more consistent before making changes to them. Reviewed By: antonk52, nikoant Differential Revision: D34897393 fbshipit-source-id: 270e575a4e8b15ff31887a356516af7409315618 --- desktop/static/index.dev.html | 193 +++++++++++++------------- desktop/static/index.web.dev.html | 217 +++++++++++++++--------------- desktop/static/index.web.html | 119 ++++++++-------- 3 files changed, 266 insertions(+), 263 deletions(-) diff --git a/desktop/static/index.dev.html b/desktop/static/index.dev.html index 6436a1f99..49c4a6d43 100644 --- a/desktop/static/index.dev.html +++ b/desktop/static/index.dev.html @@ -1,107 +1,108 @@ - - - - - - - - Flipper - + + + +
+
+ Loading... +
+
+ + + + + + + - - - - - - + \ No newline at end of file diff --git a/desktop/static/index.web.dev.html b/desktop/static/index.web.dev.html index 551340760..63f3f4878 100644 --- a/desktop/static/index.web.dev.html +++ b/desktop/static/index.web.dev.html @@ -1,130 +1,131 @@ - - - - - - - Flipper - - + - - - -
-
- Loading... -
+ +
+
+ Loading...
+
- - - - + document.body.appendChild(script); + } + init(); + })(); + + + + \ No newline at end of file diff --git a/desktop/static/index.web.html b/desktop/static/index.web.html index 4a0e44b7e..c17c715a9 100644 --- a/desktop/static/index.web.html +++ b/desktop/static/index.web.html @@ -1,65 +1,65 @@ - - - - - - - Flipper - - + - - - -
-
- Loading... -
+ +
+
+ Loading...
+
- - - - + + + + \ No newline at end of file