mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-13 13:07:40 +02:00
This PR updates the Krill-UI to 0.10.0. The main difference is the new ASPA UI.
16 lines
446 B
HTML
16 lines
446 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Krill-RPKI</title>
|
|
<link rel="icon" href="/assets/favicon-f84116cb.ico">
|
|
<script type="module" crossorigin src="/assets/index-ce7af331.js"></script>
|
|
<link rel="stylesheet" href="/assets/index-35ed2154.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
</html>
|