Parallel data getting

This commit is contained in:
BOT Alex 2023-07-02 21:39:49 +02:00
parent 059088121e
commit 81c9030daf
11 changed files with 808 additions and 8 deletions

View file

@ -12,7 +12,6 @@
<link href="manifest.json" rel="manifest" />
<link rel="apple-touch-icon" sizes="512x512" href="icon-512.png" />
<link rel="apple-touch-icon" sizes="192x192" href="icon-192.png" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<link href="_content/MudBlazor/MudBlazor.min.css" rel="stylesheet" />
</head>