forked from Sarah/Lieb-Website
reworked home page
This commit is contained in:
parent
be1297708d
commit
c0faa7aeee
5 changed files with 15 additions and 8 deletions
|
@ -1,9 +1,15 @@
|
|||
@page "/"
|
||||
|
||||
<PageTitle>Index</PageTitle>
|
||||
<PageTitle>LIEB</PageTitle>
|
||||
|
||||
<h1>Hello, world!</h1>
|
||||
|
||||
Welcome to your new app.
|
||||
|
||||
<SurveyPrompt Title="How is Blazor working for you?" />
|
||||
<table>
|
||||
<tr>
|
||||
<h1 style="text-align: center">Ohne Aggression [LIEB]</h1>
|
||||
</tr>
|
||||
<tr>
|
||||
<p style="text-align: center">Willkommen auf der Website der Gilde LIEB</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<p style="text-align: center"><img src="GuildIcon512.svg" alt="guild icon"></p>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue