links fixes

This commit was merged in pull request #27.
This commit is contained in:
Ebube
2023-08-16 01:10:26 +01:00
parent 3b45980868
commit efb1626605
7 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ function FooterHomeOne({ className }) {
<div className="apps-download-btn">
<ul>
<li>
<a href={process.env.APPLE_APP}>
<a href={process.env.REACT_APP_APPLE_APP}>
<i className="fab fa-apple" /> Download for iOS
</a>
</li>