panr / hugo-theme-terminal

A simple, retro theme for Hugo
MIT License
2.03k stars 743 forks source link

Can't add icons to the main menu #454

Closed EmilyGraceSeville7cf closed 1 month ago

EmilyGraceSeville7cf commented 1 year ago

This:

menu:
  main:
  - identifier: about
    name: About
    url: /about/
    weight: 1
    pre: <i class="fa-solid fa-code"></i>

doesn't work. There is config for my site.