-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I've tried to add a new icon, but I didn't succeed, this are the steps I've followed:
- Create a new woff2 font importing the json with the icons and adding the new pixelfed icon.
- replace the font on assets/css/typeface/icon.css and icon-minimal.css
- add the line on both files:
.icon.pixelfed:before {content: '\f3f1';} - create the menu.footer with this code:
[[menu.footer]]
identifier = "pixelfed"
name = "pixelfed"
url = "https://example.com"
pre = "pixelfed"
expecting result: the pixelfed icon
result obtained: instead of pixelfed it is showing an X
Metadata
Metadata
Assignees
Labels
No labels