Skip to content

Commit

Permalink
feat: updated mubook and newletter
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenin82 committed Apr 14, 2024
1 parent 2554659 commit 1172968
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/Components/Navbar/Desktop.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ export const Resources = ({ notificationOpen }) => {
</button>
</a>
<a
href="http://mulearn.org/r/magazine"
href="https://online.fliphtml5.com/slydm/hrgi/#p=1"
target="_blank"
rel="noopener noreferrer"
className="py-7 px-3 inline-block"
>
<button className="border-2 border-muorange text-muorange px-6 py-2 rounded-md">
Magazine
μBook
</button>
</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/Pages/Home/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ const Home = () => {
>
<button className={styles.primary}>Make a Donation ❤️</button>
</a> */}
<a target="_blank" rel="noopener noreferrer" href='https://drive.google.com/file/d/1REc-xUU6P2RsvZ8ZsQm71guL8SQVd7D2/view'>
<button className={styles.primary}>Newsletter</button>
<a target="_blank" rel="noopener noreferrer" href='https://online.fliphtml5.com/slydm/yljq/#p=1'>
<button className={styles.primary}>μNewsletter</button>
</a>
<a target="_blank" rel="noopener noreferrer" href="/mulearn.apk">
<button className={styles.secondary}>Download APK</button>
Expand Down

0 comments on commit 1172968

Please sign in to comment.