приколюха
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
<ProjectReference Include="..\ServiceStationContracts\ServiceStationContracts.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="wwwroot\Images\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -2,7 +2,15 @@
|
||||
ViewData["Title"] = "Home Page";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="display-4">СТО "Руки-Крюки</h1>
|
||||
<p>Рады видеть вас на нашем сайте ^.^</p>
|
||||
<div class="text-center flex-column">
|
||||
<h1 class="display-4">СТО "Руки-Крюки"</h1>
|
||||
<div class="p-2">
|
||||
<img src="~/Images/max.png" width="100px" />
|
||||
Яковлев М.Г. Роль Исполнителя
|
||||
</div>
|
||||
<div class="p-2">
|
||||
<img src="~/Images/sashka.png" width="100px" />
|
||||
Табеев А.Р. Роль Поручителя
|
||||
</div>
|
||||
<p class="pt-4">Рады видеть вас на нашем сайте ^.^</p>
|
||||
</div>
|
||||
|
||||
BIN
ServiceStation/ServiceStationExecutorApp/wwwroot/Images/max.png
Normal file
BIN
ServiceStation/ServiceStationExecutorApp/wwwroot/Images/max.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 243 KiB |
Reference in New Issue
Block a user