ComputerHardwareStore_YouAr.../ComputerHardwareStore/StoreKeeperClient/Views/Home/Index.cshtml

8 lines
125 B
Plaintext
Raw Normal View History

2024-05-01 19:43:56 +04:00
@{
ViewData["Title"] = "Home Page";
}
<div class="text-center">
<img src="./Images/Logo.jpg" alt="logo" />
</div>