Skip to content

updated index.html ,index.css and solved issue #230 and #231 #49

updated index.html ,index.css and solved issue #230 and #231

updated index.html ,index.css and solved issue #230 and #231 #49

Workflow file for this run

# .github/workflows/labeler.yml
name: "Labeler"
on:
pull_request:
types: [opened, edited, reopened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml