diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 63e504c2..ad431894 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -1136,7 +1136,7 @@ jobs: base: "" plugin_steam_token: MOCKED_TOKEN plugin_steam: yes - plugin_steam_user: 0 + plugin_steam_user: "0" plugin_steam_sections: recently-played plugin_steam_achievements_limit: 0 use_mocked_data: yes @@ -1153,7 +1153,7 @@ jobs: base: "" plugin_steam_token: MOCKED_TOKEN plugin_steam: yes - plugin_steam_user: 0 + plugin_steam_user: "0" use_mocked_data: yes output_action: none delay: 120 diff --git a/README.md b/README.md index 96e60945..fe63843a 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile # šŸ“š Documentation +> *āš ļø This is the documentation of **v3.34-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.33** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* + ## 🦮 Setup diff --git a/source/plugins/community/16personalities/README.md b/source/plugins/community/16personalities/README.md index 734953cc..50b64edd 100644 --- a/source/plugins/community/16personalities/README.md +++ b/source/plugins/community/16personalities/README.md @@ -40,8 +40,7 @@ All product and company names are trademarksā„¢ or registeredĀ® trademarks of th - ✨ On master/main
-🌐 Web instances must configure settings.json: + 🌐 Web instances must configure settings.json: @@ -58,8 +57,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: string + type: string
@@ -73,8 +71,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: array + type: array (comma-separated)
default: personality
@@ -86,8 +83,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: boolean + type: boolean
default: yes
diff --git a/source/plugins/leetcode/README.md b/source/plugins/leetcode/README.md index 5d231b41..896b56ed 100644 --- a/source/plugins/leetcode/README.md +++ b/source/plugins/leetcode/README.md @@ -91,8 +91,7 @@ All product and company names are trademarksā„¢ or registeredĀ® trademarks of th - ✨ On master/main
-type: array + type: array
diff --git a/source/plugins/stargazers/README.md b/source/plugins/stargazers/README.md index f960e872..a554e60a 100644 --- a/source/plugins/stargazers/README.md +++ b/source/plugins/stargazers/README.md @@ -63,8 +63,7 @@ Follow instructions from their [documentation](https://developers.google.com/map - ✨ On master/main
-type: number + type: number (0 ≤ š‘„)
diff --git a/source/plugins/steam/README.md b/source/plugins/steam/README.md index a2c5fec7..32b33db0 100644 --- a/source/plugins/steam/README.md +++ b/source/plugins/steam/README.md @@ -40,8 +40,7 @@ All product and company names are trademarksā„¢ or registeredĀ® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -52,7 +51,6 @@ All product and company names are trademarksā„¢ or registeredĀ® trademarks of th šŸ” Token
-✨ On master/main
🌐 Web instances must configure settings.json: