Skip to content

Commit

Permalink
Switched to numeric values
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Oct 24, 2021
1 parent db1739e commit 9d1f5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ extra:
feedback:
- icon: material/emoticon-happy-outline
name: This page was helpful
data: good
data: 1
- icon: material/emoticon-sad-outline
name: This page could be improved
data: bad
data: 0
social:
- icon: fontawesome/brands/github
link: https://github.com/squidfunk
Expand Down

0 comments on commit 9d1f5c9

Please sign in to comment.