Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with 'About Us' link in all relevant pages - issue #647 #653

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

viegasnavin
Copy link

Describe your changes

About Us anchor was in main index.html page and not in the individual services page.
Fixed it by using relative url '../#about'
The same issue was also present in other services pages:
childTherapy, laughTherapy, readingTherapy, specialTherapy, spirituality, talkingTherapy, yogatherapy

Link to issue

Closes #647

Checklist before requesting a review

  • I have performed a self-review of my code.
  • Followed the repository's Contributing Guidelines.
  • I ran the app and tested it locally to verify that it works as expected.
  • I have checked my code with an automatic accessibility tool and it shows no errors.

Copy link

netlify bot commented Jun 21, 2024

Deploy Preview for sukoon-stress-free ready!

Name Link
🔨 Latest commit b7e55b4
🔍 Latest deploy log https://app.netlify.com/sites/sukoon-stress-free/deploys/66757370bafeaf0008fe45f4
😎 Deploy Preview https://deploy-preview-653--sukoon-stress-free.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Thank you for your first pull request to Sukoon. 🤓
If you would like to keep contributing to open-source, you can check out the other projects by Susmita Dey here
Any questions, let us know. 🤓

Copy link

@Aryan9inja Aryan9inja left a comment

Choose a reason for hiding this comment

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

The About Link worked fine as I used them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About Us link in the footer not working in few pages
2 participants