Tell us what’s happening:
Do you see the “roboto” font? The rename worked. Next, rename the “lato” font file to lato.ttf.
- Use the “move” command to rename a file
- Here’s the example: mv <new_filename>
- You previously used: mv roboto.font roboto.woff
- It’s the lato.font file
- Don’t try to rename it with other methods
- Enter mv lato.font lato.ttf
HELP
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36
Challenge Information:
Build a Boilerplate - Build a Boilerplate