Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kelly committed Jan 18, 2024
1 parent c8c91a5 commit 97780a9
Showing 1 changed file with 54 additions and 54 deletions.
108 changes: 54 additions & 54 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@
"@shoelace-style/shoelace/dist/components/spinner/spinner.js": "https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/components/spinner/spinner.js",
"@shoelace-style/shoelace/dist/components/tag/tag.js": "https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/components/tag/tag.js",
"@shoelace-style/shoelace/dist/components/tooltip/tooltip.js": "https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/components/tooltip/tooltip.js",
"flexsearch": "https://ga.jspm.io/npm:[email protected].31/dist/flexsearch.bundle.js",
"lit": "https://ga.jspm.io/npm:[email protected].0/index.js",
"lit/directives/until.js": "https://ga.jspm.io/npm:[email protected].0/directives/until.js"
"flexsearch": "https://ga.jspm.io/npm:[email protected].43/dist/flexsearch.bundle.module.min.js",
"lit": "https://ga.jspm.io/npm:[email protected].1/index.js",
"lit/directives/until.js": "https://ga.jspm.io/npm:[email protected].1/directives/until.js"
},
"scopes": {
"https://ga.jspm.io/": {
"@floating-ui/core": "https://ga.jspm.io/npm:@floating-ui/[email protected].2/dist/floating-ui.core.mjs",
"@floating-ui/dom": "https://ga.jspm.io/npm:@floating-ui/[email protected].3/dist/floating-ui.dom.mjs",
"@floating-ui/utils": "https://ga.jspm.io/npm:@floating-ui/utils@0.1.6/dist/floating-ui.utils.mjs",
"@floating-ui/utils/dom": "https://ga.jspm.io/npm:@floating-ui/utils@0.1.6/dom/dist/floating-ui.utils.dom.mjs",
"@lit/reactive-element": "https://ga.jspm.io/npm:@lit/[email protected].2/reactive-element.js",
"@lit/reactive-element/decorators/": "https://ga.jspm.io/npm:@lit/[email protected].2/decorators/",
"@floating-ui/core": "https://ga.jspm.io/npm:@floating-ui/[email protected].3/dist/floating-ui.core.mjs",
"@floating-ui/dom": "https://ga.jspm.io/npm:@floating-ui/[email protected].4/dist/floating-ui.dom.mjs",
"@floating-ui/utils": "https://ga.jspm.io/npm:@floating-ui/utils@0.2.1/dist/floating-ui.utils.mjs",
"@floating-ui/utils/dom": "https://ga.jspm.io/npm:@floating-ui/utils@0.2.1/dist/floating-ui.utils.dom.mjs",
"@lit/reactive-element": "https://ga.jspm.io/npm:@lit/[email protected].3/reactive-element.js",
"@lit/reactive-element/decorators/": "https://ga.jspm.io/npm:@lit/[email protected].3/decorators/",
"@shoelace-style/localize": "https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/index.js",
"composed-offset-position": "https://ga.jspm.io/npm:[email protected]/dist/composed-offset-position.browser.min.mjs",
"lit-element/lit-element.js": "https://ga.jspm.io/npm:[email protected].2/lit-element.js",
"lit-html": "https://ga.jspm.io/npm:[email protected].0/lit-html.js",
"lit-html/": "https://ga.jspm.io/npm:[email protected].0/",
"lit/": "https://ga.jspm.io/npm:[email protected].0/"
"lit-element/lit-element.js": "https://ga.jspm.io/npm:[email protected].3/lit-element.js",
"lit-html": "https://ga.jspm.io/npm:[email protected].1/lit-html.js",
"lit-html/": "https://ga.jspm.io/npm:[email protected].1/",
"lit/": "https://ga.jspm.io/npm:[email protected].1/"
}
}
}
</script>
<link rel="modulepreload" href="./assets/locales-app.js" integrity="sha384-7pnPxWqbXVl0pmkSRacTSCcadh3HzMQGTLCoO0jlPUDvxmxILbeqQJS/ISEMp8sA" />
<link rel="modulepreload" href="./assets/locales-app.js" integrity="sha384-1oF3ZnFRQkJhRD7eydkx6S5BMFA0sHCuM0HDdrpr9ZuI8BZlBBvJLxrt3kXdelUl" />
<link rel="modulepreload" href="./assets/utils.js" integrity="sha384-IUhVd8+tUiMtPainfc6s5N00lbk+aKDE3VJmucmalvp1dpbsMyzWn1vom2mlqA0n" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/[email protected].2/dist/floating-ui.core.mjs" integrity="sha384-JlH77RrVrdrRRBbCY5AmvaVsZbFCCtcE0an8u1K07EREEFkrH1KznPsNuVywda+y" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/[email protected].3/dist/floating-ui.dom.mjs" integrity="sha384-7yqges8Q21rWeun/EbHcQqUvZLg8nSyDn+oGygZq5gwoXk+1sENrWaT9+9IxT3jH" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/utils@0.1.6/dist/floating-ui.utils.mjs" integrity="sha384-yvkdorKfEY4WRJlbBGUNvo3rgP0+7YtgXJjM7HH7f1oMkq6QFmQPEmaDiz0w+/39" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/utils@0.1.6/dom/dist/floating-ui.utils.dom.mjs" integrity="sha384-vNLglqJm625d77Ebj8VEpBurdZJQa26SWSQfkdpkHXlT6+/VtvWsEZ8D5SYSfjKQ" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/css-tag.js" integrity="sha384-yawoKnICWh5SyKPJlj47kOQj7ybzJ9CgSSJ2Auq37QyaMpqAqBy+HCOtHf6QSWKl" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/base.js" integrity="sha384-xQS5dyD8EAbFSYbrvojfT8YnwN4IZOwjpws5j8a0BQ2e2V+8+P2yJrobjHP124Q0" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/custom-element.js" integrity="sha384-vSQWA/BYxRpyas9B2XCnp9/VXhrQlDpwp5B3+dQfR8wf0v382cw9Bvi+AzoHsN8B" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/event-options.js" integrity="sha384-O/gmcaaNS0VjavDsxspDAsIfexrXRAc/ds8/3QH0N5fVC0Jaqp3JxAf0YBrhxxRU" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/property.js" integrity="sha384-jtZKH+z8vazB/wo++kaq4QqS7a6HQc8MaYDCmWAs5/24HUYfJENEoTEp8BWfUI6Z" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/query-all.js" integrity="sha384-/aqhpb4KnWTog3+hyyYYoTyTEhR3bL3dqTJmlYDpOT4EsxrDj6C16hg0Xl1KitEz" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/query-assigned-elements.js" integrity="sha384-16aqxiD1cQw0gv+2RlYXXed8UhcLiIoLhmeS5DJYy26uZ6nR5bZi3JQbDnxG1XPX" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/query-assigned-nodes.js" integrity="sha384-w41aY6UvpC1HKA9OUdwlCPRAUaSmikQMaulORWi9UOx2Ax5BvYATCp1CiuYqL1kl" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/query-async.js" integrity="sha384-8A9zE5qK+7rONeX4fwycOcpp9h7WgKNNIppkwM2YgDPmOkULNS5mwQv0T/0pPP+7" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/query.js" integrity="sha384-IqOv//9B1tE1392jxWCUGW+fE24PESjVcVUf2BHVUCN0kNtX0EFVBpPV9xKjlo8v" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/decorators/state.js" integrity="sha384-NTyZqC8gNHhGm85GNGpxSl4g87uVtAoop/FurF3zKqIO811MeDPistqGxQF8mCOe" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].2/reactive-element.js" integrity="sha384-WPCCyAyNBqI7WUt+dGgvqtmXEeYpy65hlFzM9Z+TAPKSDGaFhmeoc2PfQA/LphfL" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/[email protected].3/dist/floating-ui.core.mjs" integrity="sha384-JlH77RrVrdrRRBbCY5AmvaVsZbFCCtcE0an8u1K07EREEFkrH1KznPsNuVywda+y" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/[email protected].4/dist/floating-ui.dom.mjs" integrity="sha384-2rzYpTyFTDacMtPbbxadF4pAc6dHGJnu1KyLLjhU3dSABI48cN7t9OG4FUMJoyO3" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/utils@0.2.1/dist/floating-ui.utils.dom.mjs" integrity="sha384-iPcfED+DJP2NV11v9ZASQzaMGqOPg2K8gz7adfz4AZxFJiYtgnQfnRVE8Ucc1QDV" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@floating-ui/utils@0.2.1/dist/floating-ui.utils.mjs" integrity="sha384-NAQmUjJZs3A1KjSsekTJ4ED7NfhIpIXS/9JLL17q/Fm0AaEyNlVqErDNB6MHtuzk" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/css-tag.js" integrity="sha384-yawoKnICWh5SyKPJlj47kOQj7ybzJ9CgSSJ2Auq37QyaMpqAqBy+HCOtHf6QSWKl" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/base.js" integrity="sha384-xQS5dyD8EAbFSYbrvojfT8YnwN4IZOwjpws5j8a0BQ2e2V+8+P2yJrobjHP124Q0" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/custom-element.js" integrity="sha384-vSQWA/BYxRpyas9B2XCnp9/VXhrQlDpwp5B3+dQfR8wf0v382cw9Bvi+AzoHsN8B" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/event-options.js" integrity="sha384-O/gmcaaNS0VjavDsxspDAsIfexrXRAc/ds8/3QH0N5fVC0Jaqp3JxAf0YBrhxxRU" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/property.js" integrity="sha384-jtZKH+z8vazB/wo++kaq4QqS7a6HQc8MaYDCmWAs5/24HUYfJENEoTEp8BWfUI6Z" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/query-all.js" integrity="sha384-/aqhpb4KnWTog3+hyyYYoTyTEhR3bL3dqTJmlYDpOT4EsxrDj6C16hg0Xl1KitEz" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/query-assigned-elements.js" integrity="sha384-16aqxiD1cQw0gv+2RlYXXed8UhcLiIoLhmeS5DJYy26uZ6nR5bZi3JQbDnxG1XPX" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/query-assigned-nodes.js" integrity="sha384-w41aY6UvpC1HKA9OUdwlCPRAUaSmikQMaulORWi9UOx2Ax5BvYATCp1CiuYqL1kl" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/query-async.js" integrity="sha384-8A9zE5qK+7rONeX4fwycOcpp9h7WgKNNIppkwM2YgDPmOkULNS5mwQv0T/0pPP+7" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/query.js" integrity="sha384-IqOv//9B1tE1392jxWCUGW+fE24PESjVcVUf2BHVUCN0kNtX0EFVBpPV9xKjlo8v" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/decorators/state.js" integrity="sha384-NTyZqC8gNHhGm85GNGpxSl4g87uVtAoop/FurF3zKqIO811MeDPistqGxQF8mCOe" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@lit/[email protected].3/reactive-element.js" integrity="sha384-v6+A/qffRIyLs42XnH7E7pI0uSfRKRnFeHmQ3KOo8YZD3Af6S93GwNlR+sPbnLFI" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/index.js" integrity="sha384-D01buZ67sA3cng2SKnGaF/yi0LWpNOAGekymwGRjohEKmRRcDTUCeUjCIdjxUx6X" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@shoelace-style/[email protected]/_/0rmnJKlf.js" integrity="sha384-ZPXPwfn+3ORgXoQz9J0UJ1mfpSiJOLiK501qq9Mtsqv5QVNYq7qvCCuFDocoTN29" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@shoelace-style/[email protected]/_/1yF0wzen.js" integrity="sha384-Kd/cqUabx4BVRHOnToR8/Quozy6HSGbGo9PQ82uztroZ/fOyLt/HgaTqGKdLagRc" />
Expand Down Expand Up @@ -110,29 +110,29 @@
<link rel="modulepreload" href="https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/components/tag/tag.js" integrity="sha384-/WSPe1scExEsNIzS9I/qUPJnh+iMwnJ2MJZC61cLz69T74WCj3piLgve22SKjWdA" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:@shoelace-style/[email protected]/dist/components/tooltip/tooltip.js" integrity="sha384-lco5niIvYdTplOktJJGlU4kK02ZT9R4kjayMfYyVuvo54wB8KhmNRZqFROTbMTwG" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected]/dist/composed-offset-position.browser.min.mjs" integrity="sha384-5+Fv6m9QfkESr3+bboaa1NAfn0OErS89wbmrtOSc0aNOZWUItWYga7zapGSLCrgC" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].31/dist/flexsearch.bundle.js" integrity="sha384-G3Pdb7xqS7RKkg7qhUX/BxQMDK8nhCJkjf2lTUmgZZrTdX9u9jhdAb4FHypFipDS" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].2/lit-element.js" integrity="sha384-mmCA//rEYgz/V768Alzr/HjWdXgj7oZc0uI/PavcBsqOC+gDTn+pL/fyLlHlYyXA" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/_/Q5AP4fgA.js" integrity="sha384-witMUEYXbgA9vjoEoT2ZZWZFramzFqf6j716LUAM9Wxsyi7oyF8DNp4C12tKLKIh" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/async-directive.js" integrity="sha384-29FXBJ3Mf18S9qUtzZfXmZRKzsePyRBueLsSO3RtEeTjKs2I++SG1kuxWxMcZZLq" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directive-helpers.js" integrity="sha384-cIprmTsj7dbDWIyzjRd0aQCwOxR8STvnhCF78igyAX4b9hDtGCVXnKBsxPac+AWo" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directive.js" integrity="sha384-nJgQm3UQ/LO198VLcYKAzqonLwJErIJhiPnt9ZDyteHYSPfwDbDCcGiwiRnFIS3z" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/class-map.js" integrity="sha384-c0QNh5b/bGhAq3S7zkseA58TSgsasv4k5j8WDYIFpfc+HTEpkn2+2O0POjKDn25x" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/if-defined.js" integrity="sha384-8nVCeFAhz607K6NeVC3wYD4jb+Ly85smM0YF1eU/XyaKu4/OOeL8RtEFai1ZqJg/" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/live.js" integrity="sha384-KZmhvEarqvdLhG+8GOjEJzBNhUKLy4G03dsrQeK7Q0KPCPZ/AyWiGNuuVmi4hGT0" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/unsafe-html.js" integrity="sha384-mjsstfFj6ZYGbsRVpEPbLqL5U9xHkR5jtqEIhfZDjfLfYj93FLeCAADMAHpVHPnH" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/until.js" integrity="sha384-NauD/nxRqAXpCMsX7bZi+6kcIFHotOM257GnF0BndpdVYLuHfNgrB15ZG9BTQgbr" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/is-server.js" integrity="sha384-c2UPp3lPxy1SKxJFIPcaK7PaWWWohEEwAaeBsoYeIF7ULocdSenWqg/7Iln4Dkw5" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/lit-html.js" integrity="sha384-ryYFVKHX0YHJHAr98I/+hl/WdSRkEhDrQQFFGDcgdhH1s9OYWrAa53X4QNA2X49s" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/static.js" integrity="sha384-PELBKxPT4mAIor6CZZVrAC/jBurMXo8ROk86o3EZpOWs3Xdno+64qlJhmWXqaUIE" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/decorators.js" integrity="sha384-U1IK0dlGzORlsUtPVohQYWRxJ6j764xU6X+Xtgf3OGOHCNJOEUiJd429R5lNOjrc" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directive-helpers.js" integrity="sha384-yvVHUFMnXss6II7/A+oc7glTSYPxwg2iBf4e2r52o1mgt31FHSNVkMzh2COC4IS4" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/class-map.js" integrity="sha384-QfIyB1btI2a3STjP+N8Gh2gxPl76I8D0GpW2YDPC1Qy66sKZH6v7uoWbEOBKGGPU" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/if-defined.js" integrity="sha384-ssGZPgjos9OYuX4gplUjrJRA2EuDbOJQwDD4jCZJPhPgPnKWFyd+u7ejyutqdU3R" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/live.js" integrity="sha384-2XkAKt85mrrip+Z8ZGOPh6kOfWh1fw/ADFytkjQssb/mclUdNBpeJJZPUwo7KXQQ" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/unsafe-html.js" integrity="sha384-oRbDbkLHgAKVH/h+0hplxcS7fr6W0+GJh0nOt7ZpzMfi/ZB72wKh9Nq68arAlcc4" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/directives/until.js" integrity="sha384-txO1i54iA908bSKFB+N2r1ghKnXb3ZzfJRSgCYjhGkiBG3b5qu9TP+5BypZReAm+" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/index.js" integrity="sha384-IZzW+Sfdx55gIfvWXINdnp5aNwUifd4IB0ROrRyipc+QWqXXpJhcbmT2+7tx9CCN" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].0/static-html.js" integrity="sha384-/5KctFsK2Brr7fkj+O6atKuMYIfuqR+yfwMwYrQV7rj7tu1Kjw6NwZPZBY7mgtc9" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].43/dist/flexsearch.bundle.module.min.js" integrity="sha384-fD8+sKvksn8piRPcVnft67mvxKo00VhbPoGV2l0hylJ+SmqYiWKT+9lPd/yon1rk" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].3/lit-element.js" integrity="sha384-T49U5pIFeECOQe4EpALAtksQVQVhHuVzo8xLbK3nA2s7ABkmnFjE4TBuRazZhkq0" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/_/Q5AP4fgA.js" integrity="sha384-witMUEYXbgA9vjoEoT2ZZWZFramzFqf6j716LUAM9Wxsyi7oyF8DNp4C12tKLKIh" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/async-directive.js" integrity="sha384-29FXBJ3Mf18S9qUtzZfXmZRKzsePyRBueLsSO3RtEeTjKs2I++SG1kuxWxMcZZLq" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directive-helpers.js" integrity="sha384-cIprmTsj7dbDWIyzjRd0aQCwOxR8STvnhCF78igyAX4b9hDtGCVXnKBsxPac+AWo" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directive.js" integrity="sha384-nJgQm3UQ/LO198VLcYKAzqonLwJErIJhiPnt9ZDyteHYSPfwDbDCcGiwiRnFIS3z" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/class-map.js" integrity="sha384-c0QNh5b/bGhAq3S7zkseA58TSgsasv4k5j8WDYIFpfc+HTEpkn2+2O0POjKDn25x" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/if-defined.js" integrity="sha384-8nVCeFAhz607K6NeVC3wYD4jb+Ly85smM0YF1eU/XyaKu4/OOeL8RtEFai1ZqJg/" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/live.js" integrity="sha384-KZmhvEarqvdLhG+8GOjEJzBNhUKLy4G03dsrQeK7Q0KPCPZ/AyWiGNuuVmi4hGT0" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/unsafe-html.js" integrity="sha384-mjsstfFj6ZYGbsRVpEPbLqL5U9xHkR5jtqEIhfZDjfLfYj93FLeCAADMAHpVHPnH" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/until.js" integrity="sha384-NauD/nxRqAXpCMsX7bZi+6kcIFHotOM257GnF0BndpdVYLuHfNgrB15ZG9BTQgbr" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/is-server.js" integrity="sha384-c2UPp3lPxy1SKxJFIPcaK7PaWWWohEEwAaeBsoYeIF7ULocdSenWqg/7Iln4Dkw5" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/lit-html.js" integrity="sha384-N1FUklS8ltXAYLb9pU0kbR80SjLVX2yRkAjB6fu4EBWmi0MtDkbn0544cCDGCLiw" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/static.js" integrity="sha384-PELBKxPT4mAIor6CZZVrAC/jBurMXo8ROk86o3EZpOWs3Xdno+64qlJhmWXqaUIE" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/decorators.js" integrity="sha384-U1IK0dlGzORlsUtPVohQYWRxJ6j764xU6X+Xtgf3OGOHCNJOEUiJd429R5lNOjrc" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directive-helpers.js" integrity="sha384-yvVHUFMnXss6II7/A+oc7glTSYPxwg2iBf4e2r52o1mgt31FHSNVkMzh2COC4IS4" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/class-map.js" integrity="sha384-QfIyB1btI2a3STjP+N8Gh2gxPl76I8D0GpW2YDPC1Qy66sKZH6v7uoWbEOBKGGPU" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/if-defined.js" integrity="sha384-ssGZPgjos9OYuX4gplUjrJRA2EuDbOJQwDD4jCZJPhPgPnKWFyd+u7ejyutqdU3R" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/live.js" integrity="sha384-2XkAKt85mrrip+Z8ZGOPh6kOfWh1fw/ADFytkjQssb/mclUdNBpeJJZPUwo7KXQQ" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/unsafe-html.js" integrity="sha384-oRbDbkLHgAKVH/h+0hplxcS7fr6W0+GJh0nOt7ZpzMfi/ZB72wKh9Nq68arAlcc4" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/directives/until.js" integrity="sha384-txO1i54iA908bSKFB+N2r1ghKnXb3ZzfJRSgCYjhGkiBG3b5qu9TP+5BypZReAm+" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/index.js" integrity="sha384-IZzW+Sfdx55gIfvWXINdnp5aNwUifd4IB0ROrRyipc+QWqXXpJhcbmT2+7tx9CCN" />
<link rel="modulepreload" href="https://ga.jspm.io/npm:[email protected].1/static-html.js" integrity="sha384-/5KctFsK2Brr7fkj+O6atKuMYIfuqR+yfwMwYrQV7rj7tu1Kjw6NwZPZBY7mgtc9" />
<link rel="icon" href="favicon.png">
<link
rel="stylesheet"
Expand All @@ -152,6 +152,6 @@
</head>
<body>
<locales-app></locales-app>
<script type="module" src="./assets/locales-app.js" integrity="sha384-7pnPxWqbXVl0pmkSRacTSCcadh3HzMQGTLCoO0jlPUDvxmxILbeqQJS/ISEMp8sA"></script>
<script type="module" src="./assets/locales-app.js" integrity="sha384-1oF3ZnFRQkJhRD7eydkx6S5BMFA0sHCuM0HDdrpr9ZuI8BZlBBvJLxrt3kXdelUl"></script>
</body>
</html>

0 comments on commit 97780a9

Please sign in to comment.