jslovers / jslovers-official-website

JSLovers Official Website built on Next.js
MIT License
59 stars 47 forks source link

Navigation content should come from 1 config file. Currently it is at all config files #58

Closed Neha closed 3 months ago

Neha commented 3 months ago

Describe the bug Navigation content is repeated in all the config files. It is not scalable, and nor maintainable. Navigation should come from 1 file only

To Reproduce Steps to reproduce the behavior:

  1. Go to code
  2. Check the config file
  3. Every config file has the navigation content

Expected behavior We should have the navigation config only at one place

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.