diff options
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/team/members.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index 7732eab2..bd94e8fb 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -70,7 +70,12 @@ "desc": "", "links": [ { "icon": "github", "link": "https://github.com/griest024" }, - { "icon": "gitlab", "link": "https://gitlab.com/griest" } + { + "icon": { + "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g><path fill=\"none\" d=\"M0 0h24v24H0z\"/><path d=\"M5.868 2.75L8 10h8l2.132-7.25a.4.4 0 0 1 .765-.01l3.495 10.924a.5.5 0 0 1-.173.55L12 22 1.78 14.214a.5.5 0 0 1-.172-.55L5.103 2.74a.4.4 0 0 1 .765.009z\"/></g></svg>" + }, + "link": "https://gitlab.com/griest" + } ] }, { |
