Skip to content

Commit c13d909

Browse files
committed
removed versioning + translated Follow Us
1 parent 748e44d commit c13d909

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

public/locales/es/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"pressKit": "Kit de Prensa"
172172
},
173173
"followUs": {
174-
"title": "Follow Us"
174+
"title": "Síguenos"
175175
}
176176
},
177177
"notTranslated": {

src/components/Footer/PureFooter/PureFooter.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ const Footer = () => {
4040
))}
4141
</div>
4242
</div>
43-
44-
<p className={styles.version}>© Version 1.0.0 Scroll Ltd 2023</p>
4543
</div>
4644
)
4745
}

0 commit comments

Comments
 (0)