diff --git a/src/data/projects/age-calculator.md b/src/data/projects/age-calculator.md index b6b5107d3..92ac7619c 100644 --- a/src/data/projects/age-calculator.md +++ b/src/data/projects/age-calculator.md @@ -1,8 +1,8 @@ --- -title: 'Age Calculator' -description: Build a simple application to calculate a person's age based on their birthdate using the Luxon library and a JavaScript datepicker. +title: Age Calculator +description: Create an age calculator using HTML, CSS, and JavaScript. isNew: false -sort: 1 +sort: 19 difficulty: 'beginner' nature: 'Frontend' skills: @@ -12,8 +12,8 @@ skills: - 'DOM Manipulation' - 'Package Management' seo: - title: 'Age Calculator using Luxon Project Idea' - description: Build a simple application to calculate a person's age based on their birthdate using the Luxon library and a JavaScript datepicker. + title: Age Calculator + description: Create an age calculator using HTML, CSS, and JavaScript. keywords: - 'age calculator' - 'frontend project idea'