Skip to content

Commit b70ee75

Browse files
committed
test
1 parent 417b068 commit b70ee75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer/Subscribe/Subscribe.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ export default function Subscribe(props) {
6363
</span>
6464

6565
<div className={styles.copyBox}>
66-
<div className={styles.subscribeTitle}>{ title }</div>
66+
<div className={styles.subscribeTitle}>{ title }1</div>
6767
<div className={styles.subscribeText}>
68-
{ text }
68+
{ text }2
6969
</div>
7070
</div>
7171
<MailchimpSubscribe

0 commit comments

Comments
 (0)