We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e5a1e commit 7678595Copy full SHA for 7678595
4 files changed
img/content/subscribers/hekla.png
7.25 KB
img/content/subscribers/dogwonder.png img/content/subscribers/rich-holman.pngimg/content/subscribers/dogwonder.png renamed to img/content/subscribers/rich-holman.png
img/content/subscribers/risko-ruus.jpeg
29.4 KB
supporters.md
@@ -15,10 +15,18 @@ supporters:
15
url: https://github.com/alessioalex
16
avatar: alessioalex.jpeg
17
tier: subscriber
18
-- name: Dogwonder Ltd
+- name: Rich Holman
19
url: https://richholman.com
20
- avatar: dogwonder.png
+ avatar: rich-holman.png
21
tier: supporter
22
+- name: Risko Ruus
23
+ url: https://www.linkedin.com/in/risko-ruus/
24
+ avatar: risko-ruus.jpeg
25
+ tier: seeker
26
+- name: Hekla
27
+ url: https://hekla.dev
28
+ avatar: hekla.png
29
+ tier: ''
30
---
31
32
<style>
@@ -92,8 +100,9 @@ or
92
100
--tier: '🗝️';
93
101
{% when 'seeker' %}
94
102
--tier: '🔮';
95
- {% else %}
103
+ {% when 'partner' %}
96
104
--tier: '🤝';
105
+ {% else %}
97
106
{% endcase %}
98
107
">
99
108
<a href="{{ person.url }}" class="c-list-supporters__link">
0 commit comments