Radzen und ein bisschen UI

This commit is contained in:
Simon Lübeß
2023-08-02 21:33:09 +02:00
parent 4875b590a5
commit e9b9275999
6 changed files with 205 additions and 22 deletions

View File

@ -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" />