File tree Expand file tree Collapse file tree
src/main/resources/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,14 +24,14 @@ <h2 style="font-size:22px;margin-bottom:16px;color:#444;">오늘의 지식</h2>
2424 </ a >
2525 </ div >
2626
27- < div style ="margin-top:30px;text-align:center;font-size:14px ;color:#aaa;border-top:1px solid #eee;padding-top:20px; ">
28- < a th:href ="@{https://haruhan.site/content/mine(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 나의 질문</ a >
27+ < div style ="margin-top:30px;text-align:center;font-size:12px ;color:#aaa;border-top:1px solid #eee;padding-top:20px; ">
28+ < a th:href ="@{https://haruhan.site/content/mine(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 나의 질문</ a >
2929 |
30- < a th:href ="@{https://haruhan.site/setting(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 수신 설정</ a >
30+ < a th:href ="@{https://haruhan.site/setting(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 수신 설정</ a >
3131 |
32- < a th:href ="@{https://haruhan.site/feedback(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 피드백 작성</ a >
32+ < a th:href ="@{https://haruhan.site/feedback(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 피드백 작성</ a >
3333 |
34- < a th:href ="@{https://haruhan.site/unsubscribe(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 구독 해지</ a >
34+ < a th:href ="@{https://haruhan.site/unsubscribe(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 구독 해지</ a >
3535 </ div >
3636
3737</ div >
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ <h2 style="font-size:22px;margin-bottom:16px;color:#444;">🎉 환영합니다!<
2727 </ p >
2828 </ div >
2929
30- < div style ="margin-top:30px;text-align:center;font-size:14px ;color:#aaa;border-top:1px solid #eee;padding-top:20px; ">
31- < a th:href ="@{https://haruhan.site/setting(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 수신 설정</ a >
30+ < div style ="margin-top:30px;text-align:center;font-size:12px ;color:#aaa;border-top:1px solid #eee;padding-top:20px; ">
31+ < a th:href ="@{https://haruhan.site/setting(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 수신 설정</ a >
3232 |
33- < a th:href ="@{https://haruhan.site/feedback(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 피드백 작성</ a >
33+ < a th:href ="@{https://haruhan.site/feedback(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 피드백 작성</ a >
3434 |
35- < a th:href ="@{https://haruhan.site/unsubscribe(email=${email}, token=${token})} " style ="color:#aaa;margin:0 12px ;text-decoration:none; "> 구독 해지</ a >
35+ < a th:href ="@{https://haruhan.site/unsubscribe(email=${email}, token=${token})} " style ="color:#aaa;margin:0 8px ;text-decoration:none; "> 구독 해지</ a >
3636 </ div >
3737
3838</ div >
You can’t perform that action at this time.
0 commit comments