Skip to content

Commit

Permalink
knowit to sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed Nov 29, 2023
1 parent 0e241ea commit 8ab114d
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dist/css/app.e484b5fe.css → dist/css/app.310bb4c2.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/app.666e3fce.js → dist/js/app.f3cc0ff3.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": "710a971949dbb2b56b9e",
"url": "dist/css/app.e484b5fe.css"
"revision": "03301c016abdc3ed86e1",
"url": "dist/css/app.310bb4c2.css"
},
{
"revision": "27679e61bfd27e1093f4bf200900b8e7",
Expand Down Expand Up @@ -188,12 +188,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "dist/img/ticket-depth.jpg"
},
{
"revision": "57e6e88924653f7a9061e6c7362891cf",
"revision": "e3ebbabf2d738483e139795563eae91c",
"url": "dist/index.html"
},
{
"revision": "710a971949dbb2b56b9e",
"url": "dist/js/app.666e3fce.js"
"revision": "03301c016abdc3ed86e1",
"url": "dist/js/app.f3cc0ff3.js"
},
{
"revision": "1aa08cce370c6cb71086",
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.d8dd51a4b23de4f53a1f308e5199a2a3.js"
"dist/precache-manifest.4743f090fb320c7f1606272dbcc79afd.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.e484b5fe.css" rel="preload" as="style"><link href="dist/js/app.666e3fce.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.f31d4987.js" rel="preload" as="script"><link href="dist/css/app.e484b5fe.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.f31d4987.js"></script><script src="dist/js/app.666e3fce.js"></script></body></html>
}(window.location))</script><link href="dist/css/app.310bb4c2.css" rel="preload" as="style"><link href="dist/js/app.f3cc0ff3.js" rel="preload" as="script"><link href="dist/js/chunk-vendors.f31d4987.js" rel="preload" as="script"><link href="dist/css/app.310bb4c2.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.f31d4987.js"></script><script src="dist/js/app.f3cc0ff3.js"></script></body></html>
2 changes: 1 addition & 1 deletion src/components/Sponsors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
:key="i"
:href="sponsor.href"
target="_blank"
class="sponsor cursor-pointer col-sm-6 col-md-4 p-medium">
class="sponsor cursor-pointer col-sm-6 col-md-3 p-medium">
<div
class="img-container mb-small"
:style="`background-image: url(${publicPath}img/sponsors/${sponsor.img})`" />
Expand Down
4 changes: 4 additions & 0 deletions src/content/english/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ export default {
img: 'imbus.png',
href: 'https://www.imbus.de/en/'
},
{
img: 'knowit.png',
href: 'https://www.knowit.eu/'
},
{
img: 'qfactory.png',
href: 'https://q-factory.fi/en/'
Expand Down

0 comments on commit 8ab114d

Please sign in to comment.