Radzen und ein bisschen UI
This commit is contained in:
@ -14,6 +14,10 @@
|
||||
<link href="KIKunstKirstenKlöckner.styles.css" rel="stylesheet" />
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
<component type="typeof(HeadOutlet)" render-mode="ServerPrerendered" />
|
||||
|
||||
<!-- Radzen.Blazor -->
|
||||
<link rel="stylesheet" href="_content/Radzen.Blazor/css/humanistic-base.css">
|
||||
<script src="_content/Radzen.Blazor/Radzen.Blazor.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<component type="typeof(App)" render-mode="ServerPrerendered" />
|
||||
|
||||
Reference in New Issue
Block a user