Skip to content

Remove duplicate skills.js script tag in index.html#862

Open
zen-ash-dev wants to merge 1 commit into
komalharshita:mainfrom
zen-ash-dev:fix/remove-duplicate-skills-js
Open

Remove duplicate skills.js script tag in index.html#862
zen-ash-dev wants to merge 1 commit into
komalharshita:mainfrom
zen-ash-dev:fix/remove-duplicate-skills-js

Conversation

@zen-ash-dev

Copy link
Copy Markdown

Summary

Removes the duplicate <script src="/static/data/skills.js"></script> tag in templates/index.html.

Changes

  • Removed duplicate script tag at line 1000 (line 991 already loads skills.js)

Related Issue

Closes #861

GSSoC 2026

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working type:accessibility ui and removed type:bug Something isn't working gssoc-2026 labels Jun 12, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting your first pull request to DevPath.

Before review:

  • Complete the PR template fully
  • Ensure all tests pass
  • Link your PR to an issue
  • Keep changes scoped to the issue

A maintainer will review your contribution soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate skills.js script tag in index.html

1 participant