Change default display mode name to detailed for achievements

This commit is contained in:
lowlighter
2021-08-12 20:46:15 +02:00
parent 2b555e5f73
commit 8f49d1076a
4 changed files with 13 additions and 9 deletions

View File

@@ -4,10 +4,12 @@ The *achievements* plugin displays several highlights about what you achieved on
<table>
<td align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.svg">
<details><summary>Compact display</summary>
<details open><summary>Compact display</summary>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.compact.svg">
</details>
<details open><summary>Detailed display</summary>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.svg">
</details>
<img width="900" height="1" alt="">
</td>
</table>