mirror of
https://github.com/yummy4friends/y4f.git
synced 2024-12-29 04:47:08 +01:00
Startpage Changes
This commit is contained in:
parent
5e30e0af12
commit
e6a5ad5270
@ -4,8 +4,8 @@
|
||||
|
||||
<main class="container">
|
||||
|
||||
<article class="content px-4">
|
||||
|
||||
@Body
|
||||
</article>
|
||||
|
||||
</main>
|
||||
</div>
|
@ -7,6 +7,10 @@
|
||||
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="wwwroot\css\Site.css" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.1" PrivateAssets="all" />
|
||||
|
Loading…
Reference in New Issue
Block a user