Skip to content

Commit

Permalink
added helpful feedback & bumps copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
maybenikhil committed Mar 31, 2024
1 parent 0ab07b6 commit 383c079
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repo_url: https://github.com/ExpressLRS/ExpressLRS/releases/
edit_uri: "https://github.com/ExpressLRS/Docs/tree/master/docs/"

# Copyright
copyright: Copyright © 2021-2023 ExpressLRS
copyright: Copyright © 2021-2024 ExpressLRS

# Configuration
theme:
Expand Down Expand Up @@ -97,6 +97,20 @@ extra:
analytics:
provider: google
property: G-VMF2B5BYJZ
feedback:
title: Was this page helpful?
ratings:
- icon: material/emoticon-happy-outline
name: This page was helpful
data: 1
note: >-
Thanks for your feedback!
- icon: material/emoticon-sad-outline
name: This page could be improved
data: 0
note: >-
Thanks for your feedback! Help us improve this page by
using our <a href="https://discord.gg/expresslrs" target="_blank" rel="noopener">discord server</a>!
consent:
title: Cookie consent
description: >-
Expand Down

0 comments on commit 383c079

Please sign in to comment.