You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add a button in the menu to switch dark mode and light mode, and I want to use the moon icon in font-awesome. Thus I changed menu.html to the following:
I am trying to add a button in the menu to switch dark mode and light mode, and I want to use the
moon
icon in font-awesome. Thus I changed menu.html to the following:But I cannot get the icon from it. I am really not sure about how to get the icon by just reading the json file.
The text was updated successfully, but these errors were encountered: