diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-06-03 07:41:46 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-06-03 07:41:46 +0300 |
commit | 3bade8859bcd938b85c39ab16eaa0dcf8e01535f (patch) | |
tree | 9157e3f27d8007206c12d5ec0cf5f2936295c0e7 /Pages/Index.cshtml | |
parent | 81c1fc0c14253457c3c4fc24735e787ace1db70b (diff) |
Mass refactoring
Diffstat (limited to 'Pages/Index.cshtml')
-rw-r--r-- | Pages/Index.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index a3ec3a5..9a887a6 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -9,5 +9,5 @@ <partial name="_Navigation" /> <partial name="_Masthead" /> <partial name="_About" /> -<partial name="_Projects" /> +<partial name="_Products" /> <partial name="_SignUp" />
\ No newline at end of file |