chore(plugins/stock): move to community

This commit is contained in:
lowlighter
2022-01-16 19:32:31 -05:00
parent b65a033d34
commit c361d93972
4 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<tr><th colspan="2"><h3>💹 Stock prices</h3></th></tr> <tr><th colspan="2"><h3>💹 Stock prices</h3></th></tr>
<tr><td colspan="2" align="center"><p>This plugin displays the stock market price of a given company.</p> <tr><td colspan="2" align="center"><p>This plugin displays the stock market price of a given company.</p>
</td></tr> </td></tr>
<tr><th>Authors</th><td><a href="https://github.com/lowlighter">@lowlighter</a></td></tr>
<tr> <tr>
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th> <th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>
<td><a href="/source/templates/classic"><code>📗 Classic template</code></a> <a href="/source/templates/repository"><code>📘 Repository template</code></a></td> <td><a href="/source/templates/classic"><code>📗 Classic template</code></a> <a href="/source/templates/repository"><code>📘 Repository template</code></a></td>

View File

@@ -1,9 +1,10 @@
name: "💹 Stock prices" name: "💹 Stock prices"
category: social category: community
description: This plugin displays the stock market price of a given company. description: This plugin displays the stock market price of a given company.
examples: examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg
index: 8 authors:
- lowlighter
supports: supports:
- user - user
- organization - organization