mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-02-17 18:49:21 +01:00
Switched to numeric values
This commit is contained in:
parent
db1739e748
commit
9d1f5c9025
@ -105,10 +105,10 @@ extra:
|
|||||||
feedback:
|
feedback:
|
||||||
- icon: material/emoticon-happy-outline
|
- icon: material/emoticon-happy-outline
|
||||||
name: This page was helpful
|
name: This page was helpful
|
||||||
data: good
|
data: 1
|
||||||
- icon: material/emoticon-sad-outline
|
- icon: material/emoticon-sad-outline
|
||||||
name: This page could be improved
|
name: This page could be improved
|
||||||
data: bad
|
data: 0
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/github
|
- icon: fontawesome/brands/github
|
||||||
link: https://github.com/squidfunk
|
link: https://github.com/squidfunk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user