Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Etablert tilsyn 2023.12.01-12-67ff729

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 10:04
67ff729

For JS, add this to your app:

<script
  type="text/javascript"
  src="https://psb-etablert-tilsyn-frontend.dev.adeo.no/1/app.js"
  integrity="sha384-QouKpsaj6yILDFhzsTjBCkhVlm4hsmqNephKKmEVCVLG4aRv5xpRY/77bzkrX3vx"
  crossorigin="anonymous"
></script>

For CSS, add this to the <head> of your app:

<link
  rel="stylesheet"
  href="https://psb-etablert-tilsyn-frontend.dev.adeo.no/1/styles.css"
  integrity="sha384-18XoB4WvTOqN6uxd+XMkyxOSihEIq1+Ju9idUyAE9Taop5XgQBmKY6BMW8wmRs6o"
  crossorigin="anonymous"
>