@@ -413,9 +413,9 @@ const getEmailFooter = () => `
413413 <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
414414 <tr>
415415 <td align="center" style="color: #797979; font-size: 10px; padding-bottom: 8px;">
416- <a href="# " style="color: #797979; text-decoration: underline;">λ©μΌλ§ μ€μ λ³κ²½</a>
416+ <a href="https://yeondeung-b449c.web.app/mypage/personal " style="color: #797979; text-decoration: underline;">λ©μΌλ§ μ€μ λ³κ²½</a>
417417 <span style="margin: 0 5px;">|</span>
418- <a href="# " style="color: #797979; text-decoration: underline;">μμ κ±°λΆ</a>
418+ <a href="https://yeondeung-b449c.web.app/mypage/personal " style="color: #797979; text-decoration: underline;">μμ κ±°λΆ</a>
419419 </td>
420420 </tr>
421421 </table>
@@ -482,7 +482,7 @@ const getInterestPostTemplate = (userName, posts) => {
482482 <td align="center" style="padding-bottom: 24px;">
483483 <table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 0 auto;"> <tr>
484484 <td class="button-cell" align="center" style="background-color: #FF7972; border-radius: 5px; padding: 10px 18px;">
485- <a href="${ post . link || '#' } " style="text-decoration: none; display: inline-block; line-height: 1;">
485+ <a href="https://yeondeung-b449c.web.app/posts/ ${ post . id } " style="text-decoration: none; display: inline-block; line-height: 1;">
486486 <img src="cid:cheer_icon" alt="μμλ΄" width="20" height="20" style="display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin-right: 6px;" />
487487 <span class="button-text" style="color: #FFFFFF; font-size: 12px; font-weight: 600; vertical-align: middle; white-space: nowrap;">μ΄ μμμ μμλ΄ λ°νκΈ°</span>
488488 </a>
@@ -569,7 +569,7 @@ const getPopularPostTemplate = (userName, posts) => {
569569 <table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 0 auto;">
570570 <tr>
571571 <td class="button-cell" align="center" style="background-color: #FF7972; border-radius: 5px; padding: 10px 18px;">
572- <a href="${ post . link || '#' } " style="text-decoration: none; display: inline-block; line-height: 1;">
572+ <a href="https://yeondeung-b449c.web.app/posts/ ${ post . id } " style="text-decoration: none; display: inline-block; line-height: 1;">
573573 <img src="cid:cheer_icon" alt="μμλ΄" width="20" height="20" style="display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin-right: 6px;" />
574574 <span class="button-text" style="color: #FFFFFF; font-size: 12px; font-weight: 600; vertical-align: middle; white-space: nowrap;">μ΄ μμμ μμλ΄ λ°νκΈ°</span>
575575 </a>
@@ -592,7 +592,7 @@ const getPopularPostTemplate = (userName, posts) => {
592592 <table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 0 auto;">
593593 <tr>
594594 <td class="outline-button-cell" align="center" style="border: 1px solid #FF7972; border-radius: 5px; padding: 8px 16px;">
595- <a href="# " style="text-decoration: none; display: inline-block; line-height: 1;">
595+ <a href="https://yeondeung-b449c.web.app/ " style="text-decoration: none; display: inline-block; line-height: 1;">
596596 <span style="color: #FF7972; font-size: 12px; font-weight: 600; white-space: nowrap;">λ λ§μ μ°λ μ΄ν΄λ³΄κΈ°</span>
597597 </a>
598598 </td>
0 commit comments