Change Github Community Support plugin emoji icon
This commit is contained in:
@@ -193,7 +193,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th><a href="source/plugins/notable/README.md">🎩 Notable contributions</a></th>
|
<th><a href="source/plugins/notable/README.md">🎩 Notable contributions</a></th>
|
||||||
<th><a href="source/plugins/support/README.md">🗨️ GitHub Community Support</a></th>
|
<th><a href="source/plugins/support/README.md">💭 GitHub Community Support</a></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
@@ -690,7 +690,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
|
|||||||
<th nowrap="nowrap" align="center" title="📰 Recent activity">📰</th>
|
<th nowrap="nowrap" align="center" title="📰 Recent activity">📰</th>
|
||||||
<th nowrap="nowrap" align="center" title="🏆 Achievements">🏆</th>
|
<th nowrap="nowrap" align="center" title="🏆 Achievements">🏆</th>
|
||||||
<th nowrap="nowrap" align="center" title="🎩 Notable contributions">🎩</th>
|
<th nowrap="nowrap" align="center" title="🎩 Notable contributions">🎩</th>
|
||||||
<th nowrap="nowrap" align="center" title="🗨️ GitHub Community Support">🗨️</th>
|
<th nowrap="nowrap" align="center" title="💭 GitHub Community Support">💭</th>
|
||||||
<th nowrap="nowrap" align="center" title="🌇 GitHub Skyline 3D calendar">🌇</th>
|
<th nowrap="nowrap" align="center" title="🌇 GitHub Skyline 3D calendar">🌇</th>
|
||||||
<th nowrap="nowrap" align="center" title="⏱️ Website performances">⏱️</th>
|
<th nowrap="nowrap" align="center" title="⏱️ Website performances">⏱️</th>
|
||||||
<th nowrap="nowrap" align="center" title="🎼 Music plugin">🎼</th>
|
<th nowrap="nowrap" align="center" title="🎼 Music plugin">🎼</th>
|
||||||
@@ -888,7 +888,7 @@ See their respective documentation for more informations about how to setup them
|
|||||||
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
||||||
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
||||||
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
|
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
|
||||||
* [🗨️ GitHub Community Support](/source/plugins/support/README.md)
|
* [💭 GitHub Community Support](/source/plugins/support/README.md)
|
||||||
* [📌 Starred topics](/source/plugins/topics/README.md)
|
* [📌 Starred topics](/source/plugins/topics/README.md)
|
||||||
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
|
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
|
||||||
* **Social**
|
* **Social**
|
||||||
|
|||||||
2
action.yml
generated
2
action.yml
generated
@@ -638,7 +638,7 @@ inputs:
|
|||||||
default: no
|
default: no
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 🗨️ GitHub Community Support
|
# 💭 GitHub Community Support
|
||||||
|
|
||||||
# Enable or disable plugin
|
# Enable or disable plugin
|
||||||
plugin_support:
|
plugin_support:
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ See their respective documentation for more informations about how to setup them
|
|||||||
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
||||||
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
||||||
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
|
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
|
||||||
* [🗨️ GitHub Community Support](/source/plugins/support/README.md)
|
* [💭 GitHub Community Support](/source/plugins/support/README.md)
|
||||||
* [📌 Starred topics](/source/plugins/topics/README.md)
|
* [📌 Starred topics](/source/plugins/topics/README.md)
|
||||||
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
|
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
|
||||||
* **Social**
|
* **Social**
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
### 🗨️ GitHub Community Support
|
### 💭 GitHub Community Support
|
||||||
|
|
||||||
The *support* plugin lets you display your statistics from [GitHub Support Community](https://github.community/).
|
The *support* plugin lets you display your statistics from [GitHub Support Community](https://github.community/).
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: "🗨️ GitHub Community Support"
|
name: "💭 GitHub Community Support"
|
||||||
cost: N/A
|
cost: N/A
|
||||||
categorie: github
|
categorie: github
|
||||||
index: 19
|
index: 19
|
||||||
|
|||||||
Reference in New Issue
Block a user