Skip to content

Commit

Permalink
gh pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Jun 20, 2024
1 parent bbaa624 commit 9c090bd
Show file tree
Hide file tree
Showing 94 changed files with 488 additions and 0 deletions.
Binary file added difftool/assets/apple-touch-icon-322d6266.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 127 additions & 0 deletions difftool/assets/confetti-NE5ZCURM.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added difftool/assets/favicon-16x16-7a9d07ba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added difftool/assets/favicon-196x196-7e07c528.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added difftool/assets/favicon-32x32-e9e95133.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added difftool/assets/favicon-48x48-7fe43b6a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions difftool/assets/favicon-PWXHY3O5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions difftool/assets/loading-spinner-N6LEBK7Y.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions difftool/assets/logo-7LKJDYBP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions difftool/chunks/entry-IG5VPVQT.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions difftool/chunks/entry-IG5VPVQT.js.map

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions difftool/chunks/entry-W3IW5PUA.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions difftool/chunks/entry-W3IW5PUA.css.map

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions difftool/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!DOCTYPE html><!--
* Copyright 2020 Google Inc. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
-->
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" sizes="16x16" href="assets/favicon-16x16-7a9d07ba.png">
<link rel="icon" sizes="32x32" href="assets/favicon-32x32-e9e95133.png">
<link rel="shortcut icon" href="assets/favicon-196x196-7e07c528.png">
<link rel="icon" sizes="196x196" href="assets/favicon-196x196-7e07c528.png">
<link rel="icon" sizes="48x48" href="assets/favicon-48x48-7fe43b6a.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-322d6266.png">
<link rel="apple-touch-icon" sizes="167x167" href="assets/apple-touch-icon-ipad-bb198203.png">
<title>Lighthouse Report Diff Tool</title>
<script type="dumb-dont-run-this">
(function() {
function loadStyle(url) {
var l = document.createElement('link');
l.rel = 'stylesheet';
l.href = url;
document.head.appendChild(l);
}
loadStyle('chunks/entry-W3IW5PUA.css');
}());
</script>

<link rel="stylesheet" href="./chunks/entry-W3IW5PUA.css">
</head>


<body>
<noscript>Lighthouse report diff tool currently requires JavaScript.</noscript>
<div id="preact-root"></div>
<script src="./chunks/entry-IG5VPVQT.js" type="application/javascript"></script>
</body>

</html>
Binary file added viewer/assets/apple-touch-icon-322d6266.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added viewer/assets/apple-touch-icon-ipad-bb198203.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9c090bd

Please sign in to comment.