39 lines
2.4 KiB
HTML
39 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta
|
|
name="description"
|
|
content="This is the KDL playground: try out KDL documents and see the resulting structure!"
|
|
/>
|
|
<title>KDL Playground</title>
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon-DYakp7eY.png" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32-DyPo_U_s.png" />
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16-CySQqJXs.png" />
|
|
<link rel="manifest" href="/assets/site-n2cPdmrr.webmanifest" />
|
|
<meta name="msapplication-TileColor" content="#da532c" />
|
|
<meta name="theme-color" content="#ffffff" />
|
|
<script type="module" crossorigin src="/assets/index-D12Tr7mf.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-Brme9kwM.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>
|
|
<a href="https://kdl.dev/" target="_blank">
|
|
<img src="/assets/logo-BVO1XezP.svg" width="64" height="32" />
|
|
</a>
|
|
Play!
|
|
</h1>
|
|
<nav class="social">
|
|
<a href="https://github.com/kdl-org/kdl-org.github.io" target="_blank">
|
|
<img src="data:image/svg+xml,%3csvg%20width='98'%20height='96'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.85%200C21.84%200%200%2022%200%2049.22%200%2070.97%2014%2089.39%2033.4%2095.9c2.43.49%203.32-1.06%203.32-2.37%200-1.14-.08-5.05-.08-9.12-13.59%202.93-16.42-5.87-16.42-5.87-2.18-5.7-5.42-7.17-5.42-7.17-4.45-3.01.33-3.01.33-3.01%204.93.32%207.52%205.05%207.52%205.05%204.37%207.5%2011.4%205.38%2014.23%204.07.4-3.18%201.7-5.38%203.08-6.6-10.84-1.14-22.25-5.38-22.25-24.28%200-5.38%201.94-9.78%205.02-13.2-.49-1.22-2.19-6.28.48-13.04%200%200%204.13-1.3%2013.43%205.05a46.97%2046.97%200%200%201%2012.21-1.63c4.13%200%208.33.57%2012.22%201.63%209.3-6.35%2013.42-5.05%2013.42-5.05%202.67%206.76.97%2011.82.49%2013.04a18.9%2018.9%200%200%201%205.01%2013.2c0%2018.9-11.4%2023.06-22.32%2024.28%201.78%201.55%203.32%204.48%203.32%209.13%200%206.6-.08%2011.9-.08%2013.52%200%201.3.89%202.86%203.31%202.37a49.18%2049.18%200%200%200%2033.4-46.7C97.72%2022%2075.8%200%2048.86%200z'%20fill='%2324292f'/%3e%3c/svg%3e" width="32" height="32" />
|
|
</a>
|
|
</nav>
|
|
</header>
|
|
<div id="input"></div>
|
|
<div id="output"></div>
|
|
</body>
|
|
</html>
|