X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Projects%2FViews%2FShared%2F_Layout.cshtml;h=2bef80412b7d8ccfaba958c8fa0ca9bd2191bbf5;hb=8881855dd17d8b81466b8b646fd17d51a34697d7;hp=8d5369176e2578a4ca5bfb220f570141f0e3c5ae;hpb=5e0fe0cb10f848f46dd875350ca51198e28e0c74;p=wsti_pai.git diff --git a/Projects/Views/Shared/_Layout.cshtml b/Projects/Views/Shared/_Layout.cshtml index 8d53691..2bef804 100644 --- a/Projects/Views/Shared/_Layout.cshtml +++ b/Projects/Views/Shared/_Layout.cshtml @@ -3,7 +3,7 @@ - @ViewBag.Title - My ASP.NET Application + @ViewBag.Title - Projects by Rafał Długołęcki @Styles.Render("~/Content/css") @Scripts.Render("~/bundles/modernizr") @@ -17,12 +17,11 @@ - @Html.ActionLink("Application name", "Index", "Home", new { area = "" }, new { @class = "navbar-brand" }) + @Html.ActionLink("Projects", "Index", "Home", new { area = "" }, new { @class = "navbar-brand" })