forked from Sarah/Lieb-Website
Add project files.
This commit is contained in:
parent
d867fa03f3
commit
00c33a335c
41 changed files with 1543 additions and 0 deletions
9
Lieb/Pages/Index.razor
Normal file
9
Lieb/Pages/Index.razor
Normal file
|
@ -0,0 +1,9 @@
|
|||
@page "/"
|
||||
|
||||
<PageTitle>Index</PageTitle>
|
||||
|
||||
<h1>Hello, world!</h1>
|
||||
|
||||
Welcome to your new app.
|
||||
|
||||
<SurveyPrompt Title="How is Blazor working for you?" />
|
Loading…
Add table
Add a link
Reference in a new issue