From: joinsang Date: Sun, 24 Feb 2019 06:29:20 +0000 (+0900) Subject: 중간배포, footer 만듬 X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=434373ce3c7813cc30064fcf1bcaa84066084baa;p=ZipProject.git 중간배포, footer 만듬 이것저것 --- diff --git a/ZipProject/Views/Shared/_Footer.cshtml b/ZipProject/Views/Shared/_Footer.cshtml new file mode 100644 index 0000000..756e5f8 --- /dev/null +++ b/ZipProject/Views/Shared/_Footer.cshtml @@ -0,0 +1,16 @@ +@* + For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 +*@ +@{ +} + \ No newline at end of file diff --git a/ZipProject/Views/Shared/_Layout.cshtml b/ZipProject/Views/Shared/_Layout.cshtml index ae4c665..763c520 100644 --- a/ZipProject/Views/Shared/_Layout.cshtml +++ b/ZipProject/Views/Shared/_Layout.cshtml @@ -65,12 +65,11 @@
@RenderBody() -
-
-

© 2019 - ZipProject

-
+ + + @RenderSection("Scripts", false) diff --git a/ZipProject/Views/Shared/_Navbar.cshtml b/ZipProject/Views/Shared/_Navbar.cshtml index 8a2ad7c..19e8695 100644 --- a/ZipProject/Views/Shared/_Navbar.cshtml +++ b/ZipProject/Views/Shared/_Navbar.cshtml @@ -22,9 +22,11 @@ @* 네비게이션 본문 *@

diff --git a/ZipProject/Views/WebZip/Index.cshtml b/ZipProject/Views/WebZip/Index.cshtml index cc15b29..12a409e 100644 --- a/ZipProject/Views/WebZip/Index.cshtml +++ b/ZipProject/Views/WebZip/Index.cshtml @@ -9,7 +9,7 @@
- 구글에드센스 + 구글애드센스
@@ -39,7 +39,15 @@
- +
+
+
+ +
+
+ 구글애드센스 +
+
@section Scripts{