Build a Boilerplate - Build a Boilerplate

Tell us what’s happening:

Do you see the “roboto” font? The rename worked. Next, rename the “lato” font file to lato.ttf.

  1. Use the “move” command to rename a file
  2. Here’s the example: mv <new_filename>
  3. You previously used: mv roboto.font roboto.woff
  4. It’s the lato.font file
  5. Don’t try to rename it with other methods
  6. 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

hi, what do you need help with?
(a screenshot of your vscode would help us see what you’re seeing so consider adding one)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.