Skip to content

Commit

Permalink
Test: 무중단배포 테스트를 위한 pr (#150)
Browse files Browse the repository at this point in the history
* fix: dependency 추가

* test: 무중단배포 테스트를 위한 값 변경
  • Loading branch information
GitJIHO authored Nov 3, 2024
1 parent 1c1fcac commit b31f10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/dummy/login.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<title>더미데이터 유저 로그인</title>
<title>더미데이터 유저 로그인 페이지</title>
<link href="/css/dummy.css" rel="stylesheet">
</head>
<body>
Expand Down

0 comments on commit b31f10b

Please sign in to comment.