Skip to content

Commit

Permalink
updated talks
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Jan 10, 2024
1 parent caf30bd commit 5d3b0af
Show file tree
Hide file tree
Showing 6 changed files with 212 additions and 15 deletions.
1 change: 1 addition & 0 deletions dist/js/app.78326485.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/app.c70c35c6.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/404.html"
},
{
"revision": "d61d7ab5efa157b6594f",
"revision": "6de2b22e08b4a68c2fee",
"url": "dist/css/app.ef4c8c11.css"
},
{
Expand Down Expand Up @@ -188,12 +188,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/img/ticket-depth.jpg"
},
{
"revision": "eea94eedb63940f3310c74e61dffa069",
"revision": "1e383c29672aad5950885e0eae9bbeeb",
"url": "dist/index.html"
},
{
"revision": "d61d7ab5efa157b6594f",
"url": "dist/js/app.c70c35c6.js"
"revision": "6de2b22e08b4a68c2fee",
"url": "dist/js/app.78326485.js"
},
{
"revision": "71fe642c6ceae86d8cdc",
Expand Down
2 changes: 1 addition & 1 deletion dist/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"dist/precache-manifest.9a009640d3d99133290f4e6fd37e81a6.js"
"dist/precache-manifest.72a3e375b634150fdd1b85ac3e1899e2.js"
);

workbox.core.setCacheNameDetails({prefix: "robot-framework"});
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))</script><link href="dist/css/app.ef4c8c11.css" rel="preload" as="style"><link href="dist/js/app.c70c35c6.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.6e0fb070.js" rel="preload" as="script"><link href="dist/css/app.ef4c8c11.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.6e0fb070.js"></script><script src="dist/js/app.c70c35c6.js"></script></body></html>
}(window.location))</script><link href="dist/css/app.ef4c8c11.css" rel="preload" as="style"><link href="dist/js/app.78326485.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.6e0fb070.js" rel="preload" as="script"><link href="dist/css/app.ef4c8c11.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="dist/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="dist/img/icons/favicon-16x16.png"><link rel="manifest" href="dist/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="robot-framework"><link rel="apple-touch-icon" href="dist/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="dist/img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="dist/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but robot-framework doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="dist/js/chunk-vendors.6e0fb070.js"></script><script src="dist/js/app.78326485.js"></script></body></html>
Loading

0 comments on commit 5d3b0af

Please sign in to comment.