Sriparno08 / Openpedia

The Open Source Guide!
https://openpedia.netlify.app/
MIT License
77 stars 102 forks source link

updated the anker with a new Hyper-Reference #403

Closed MrVioz closed 1 month ago

MrVioz commented 1 month ago

old: ./opensource_programs/index.html new: ./pages/open-source-programs/index.html

Description

Chore: Fix 'Open Source Programs' Link in Landing Page Footer #386

We need to fix a broken link in the landing page footer that heads to the 'Open Source Programs' page.

Step 1: Go to client/components/footer.js Step 2: Find the following link under

...

Open Source Programs Step 3: Change it to

Open Source Programs

Exactly what I fixed.

Category

Related Issue

Fixes #386

netlify[bot] commented 1 month ago

Deploy Preview for openpedia ready!

Name Link
Latest commit 2af26f5628db4fef7a8675e672d0c90c55e0a7ea
Latest deploy log https://app.netlify.com/sites/openpedia/deploys/663a74817377fa000820419f
Deploy Preview https://deploy-preview-403--openpedia.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

MrVioz commented 1 month ago

Hi Sriparno, I noticed that the dark mode on the landing page is not very easy to read. The cards that are used are displayed in a light blue color and the font changes to white as soon as the dark mode is activated. This means that you can no longer read the information on the cards. If you want I can take care of it and create a new issue. Best regards

Sriparno08 commented 1 month ago

Hey @MrVioz, I get your point. However, the cards on the landing page currently look like the following:

Screenshot 2024-05-10 212234

In my opinion, it looks easy enough to read. So, I guess we don't need a new issue on this topic for now.

MrVioz commented 1 month ago

No, sorry. I made a mistake in the description of the page. I meant the page "Beginner-friendly-Repos". I've added a screenshot for you.

openpediaDm

Sriparno08 commented 1 month ago

Got it. For this one, you can create an issue. I'd prefer the container background color to be white and the text color to be black. I tested it and it looks good.