-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update the age in meta tag descriptions #116
Update the age in meta tag descriptions #116
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job !
Thank You @Keerthivardhan1
Thank you @YoshithaRathnayake |
Any time and you also did well at this issue @Keerthivardhan1 |
Hope you will contribute more in my sites @Keerthivardhan1 |
Purpose
hear the issue is to change the age in the index.html files
The purpose of this Pull Request is to fix #76
Goals
As per the issue the goal is to update The age in the light/index.html file Facebook OG meta tag description's age 13 years old to 14 years old.
And The age in the Facebook OG meta tag description's age in index.html file is 1 years old change it to 14 years old
Approach
step1: clone the repo
step2: read README file and understand code structure of the project .
step3: update the age from 13 to 14 in light/index.html file Facebook OG meta tag.
step4:change the age in Facebook OG meta tag description's age in index.html file from 1 years old to 14 years old.
step4: add and commit the changes and push your branch.
Checklist
Related PRs
Test environment
Chrome
Version 106.0.5249.119 (Official Build) (64-bit)
Learning
by understanding the project I learnt how to structure our code and divide in to categories