You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
196 B

3 months ago
3 months ago
  1. <nav class='bg-slate-800 text-2xl justify-items-center items-center gap-4 p-4 flex flex-row text-yellow-600'>
  2. <%= fa_icon :road, size: 2 %>
  3. <%= Rails.configuration.application_title %>
  4. </nav>