fix: update SEO on landing page (#40670)

This commit is contained in:
Ahmad Abdolsaheb
2021-01-15 17:39:59 +03:00
committed by GitHub
parent 42e6fa87c7
commit f2af1cd77e
10 changed files with 26 additions and 24 deletions

View File

@ -28,7 +28,7 @@ describe('Learn Landing page (not logged in)', () => {
cy.title().should(
'eq',
'Learn to Code for Free Coding Courses for Busy People'
'Learn to Code — For Free Coding Courses for Busy People'
);
});