diff --git a/src/main/webapp/WEB-INF/jsp/login.jsp b/src/main/webapp/WEB-INF/jsp/login.jsp index 8c17555..801fafa 100644 --- a/src/main/webapp/WEB-INF/jsp/login.jsp +++ b/src/main/webapp/WEB-INF/jsp/login.jsp @@ -1,7 +1,29 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> +
@@ -9,7 +31,7 @@
" + src="" class="img-fluid" alt="Login image" style="height: 630px !important;" @@ -21,71 +43,6 @@
- -<%-- --%> - - <%--

반갑습니다, XIT Base입니다. 👋

-

이 사이트는 XIT Base로 만든 예제 사이트 입니다.

--%> -
@@ -94,17 +51,17 @@
- +
- +
diff --git a/src/main/webapp/resources/img/design/login_B02.png b/src/main/webapp/resources/img/design/login_B02.png new file mode 100644 index 0000000..d3fc714 Binary files /dev/null and b/src/main/webapp/resources/img/design/login_B02.png differ