From b69a6a58c979b4ff3c6d4e9255295674fc4beab9 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sat, 15 Jan 2022 19:25:59 -0500 Subject: [PATCH] ci: auto-regenerate files [skip ci] --- README.md | 66 ++++++++++++++++--------------------------- settings.example.json | 8 +++--- 2 files changed, 29 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 85c03b88..5e5beae6 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile - - - - - - - + + + + + @@ -47,15 +45,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile 🌟 Recently starred repositories - -
With icons - -
-
With labels - -
- - + +
With icons
+
With labels
+ + @@ -150,25 +144,21 @@ Generate metrics that can be embedded everywhere, including your GitHub profile - - - - + + + + 🏆 Achievements 🎩 Notable contributions - -
Compact display - -
-
Detailed display - -
- - + +
Compact display
+
Detailed display
+ +
Indepth analysis @@ -294,18 +284,12 @@ Generate metrics that can be embedded everywhere, including your GitHub profile - -
For anime watchers - -
-
For manga readers - -
-
Favorites characters - -
- - + +
For anime watchers
+
For manga readers
+
For waifus simp
+ + 🐤 Latest tweets diff --git a/settings.example.json b/settings.example.json index 10840566..fb53936e 100644 --- a/settings.example.json +++ b/settings.example.json @@ -39,7 +39,7 @@ "enabled": false, "//": "Enable languages plugin" }, "topics":{ - "enabled": false, "//": "Display starred topics" + "enabled": false, "//": "Enable topics plugin" }, "stars":{ "enabled": false, "//": "Enable stars plugin" @@ -72,10 +72,10 @@ "enabled": false, "//": "Display a random code snippet from recent activity" }, "activity":{ - "enabled": false, "//": "Display recent activity" + "enabled": false, "//": "Enable activity plugin" }, "achievements":{ - "enabled": false, "//": "Display achievements" + "enabled": false, "//": "Enable achievements plugin" }, "notable":{ "enabled": false, "//": "Display notable contributions in organizations" @@ -122,7 +122,7 @@ "enabled": false, "//": "Stackoverflow metrics" }, "anilist":{ - "enabled": false, "//": "Display data from your AniList account" + "enabled": false, "//": "Enable aniList plugin" }, "tweets":{ "token": null, "//":"Twitter API token",