This project was part of the Udemy course "Advanced CSS and Sass: Flexbox, Grid, Animations and more!" by Jonas Schmedtmann.
This certificate above verifies that Nitai Charan successfully completed the course Advanced CSS and Sass: Flexbox, Grid, Animations and More! on 12/27/2019 as taught by Jonas Schmedtmann on Udemy. The certificate indicates the entire course was completed as validated by the student.
ng build
index.html:base:"/" -> index.html:base:"/Udemy-ACSSSASSFGAM1/"
cp dist/curso/index.html dist/course/404.html
git add -A
git commit -m <titule> <message>
git push origin <branch>
git subtree push --prefix dist/course origin gh-pages
git push origin `git subtree split --prefix dist/course/ master`:gh-pages --force