Skip to content

Commit

Permalink
updated venue
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Oct 4, 2023
1 parent 3a634bf commit bb4dc79
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dist/css/app.88116881.css → dist/css/app.dd8aa707.css

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 1 addition & 0 deletions dist/js/app.a59d9f9e.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/404.html"
},
{
"revision": "381fca4414ab868f0071",
"url": "dist/css/app.88116881.css"
"revision": "84017cf478a71dcea295",
"url": "dist/css/app.dd8aa707.css"
},
{
"revision": "27679e61bfd27e1093f4bf200900b8e7",
Expand Down Expand Up @@ -176,12 +176,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/img/ticket-depth.jpg"
},
{
"revision": "ad7ca916fd57bda92fd1115184620053",
"revision": "cde1390eadf295cbcffcaab6a6b5c9ad",
"url": "dist/index.html"
},
{
"revision": "381fca4414ab868f0071",
"url": "dist/js/app.52d1f0ee.js"
"revision": "84017cf478a71dcea295",
"url": "dist/js/app.a59d9f9e.js"
},
{
"revision": "514300956b7886f7e178",
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.6279574efafb16005cd93760be9dff71.js"
"dist/precache-manifest.2d3ddb6d7db1e25daec8dc8a2c6b1d2d.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.88116881.css" rel="preload" as="style"><link href="dist/js/app.52d1f0ee.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.8eef6d5a.js" rel="preload" as="script"><link href="dist/css/app.88116881.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.8eef6d5a.js"></script><script src="dist/js/app.52d1f0ee.js"></script></body></html>
}(window.location))</script><link href="dist/css/app.dd8aa707.css" rel="preload" as="style"><link href="dist/js/app.a59d9f9e.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.8eef6d5a.js" rel="preload" as="script"><link href="dist/css/app.dd8aa707.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.8eef6d5a.js"></script><script src="dist/js/app.a59d9f9e.js"></script></body></html>
3 changes: 2 additions & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@
</div>
<div class="bg-secondary p-small rounded">
<h3>Schedule</h3>
<div>In-person, <a href="https://amosrex.fi/en/bio-rex/">Bio Rex</a></div>
<div>In-person</div>
<div>Helsinki, Finland</div>
<a href="https://www.scandichotels.com/hotels/finland/helsinki/scandic-grand-marina/meetings-conferences-events/scandic-marina-congress-center">Marina Congress Center</a>
<span class="line-height-1">
<div class="mt-small color-theme font-title type-body">February 6th</div>
Workshops
Expand Down

0 comments on commit bb4dc79

Please sign in to comment.