Initial commit: open-source release of atakanozban.com
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@{
|
||||
ViewBag.Title = "index";
|
||||
Layout = "~/Views/Shared/_PortfolioLayout.cshtml";
|
||||
}
|
||||
|
||||
<main class="px-3">
|
||||
<h1 class="index-title">@atakanozbancom.App_GlobalResources.Resource.MainH1</h1>
|
||||
<div class="wrapper fs-5">
|
||||
@atakanozbancom.App_GlobalResources.Resource.MainDiv
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user