Allow for footer items which contain all three of text
, icon
, and href
subkeys (nav-style)
#10288
Closed
connortwiegand
started this conversation in
Feature Requests
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
In navbars and sidebar
contents
, you can pass an item of the formIt would be nice if this was supported in the footer as well. Currently, the
page-footer
key underwebsite
allows foror
But not all three. A current workaround is to use, e.g.,
I think that unification to the
text
/icon
/href
schema would be clear + useful, if it's not too much trouble to implement.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions