Skip to content

Refactor: Move open-source.html scripts into a separate JavaScript file #525

@Nikhilrsingh

Description

@Nikhilrsingh

Description:
Currently, JavaScript code for open-source.html is placed inside the HTML or shared global JS file.
I propose moving it into a dedicated file (open-source.js) and linking it in open-source.html.

Benefits:
• Cleaner separation of concerns (HTML, CSS, JS)
• Easier debugging and future updates
• Better maintainability and scalability

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions