Introduction

Theming

Components

<!doctype html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <title>Kor</title>
  <base href="/">
  <meta
    name="viewport"
    content="width=device-width, initial-scale=1"
  >
  <link
    rel="icon"
    type="image/x-icon"
    href="assets/favicon.png"
  >
  <script
    async
    src="https://www.googletagmanager.com/gtag/js?id=UA-69534736-1"
  ></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'UA-69534736-1');
  </script>
<link rel="stylesheet" href="styles.3feb214fddc7d130a992.css"></head>

<body>
  <app-root></app-root>
<script src="runtime-es2015.0dae8cbc97194c7caed4.js" type="module"></script><script src="runtime-es5.0dae8cbc97194c7caed4.js" nomodule defer></script><script src="polyfills-es5.12b5c32d1603e35dd556.js" nomodule defer></script><script src="polyfills-es2015.09ee2f719bd21ab5c7b1.js" type="module"></script><script src="scripts.1d82ff26eacd7622d99d.js" defer></script><script src="main-es2015.4b0b9d680b8cd0597e81.js" type="module"></script><script src="main-es5.4b0b9d680b8cd0597e81.js" nomodule defer></script></body>

</html>