Skip to content

Commit 37c6dea

Browse files
authored
chore(org): add seedium organization to featured list (#206)
1 parent d74fc3a commit 37c6dea

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

src/pages/organisations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Please make sure that your logo complies to the following specs:
2424

2525
- Encoded in SVG (Scalable Vector Graphics) format
2626
- Be reasonably optimized/minified _(you can use [imageOptim](https://imageoptim.com/))_
27-
- Make sure image "width" or "height" are explicitely specified in the "svg" tag
27+
- Make sure image "width" or "height" are explicitly specified in the "svg" tag
2828

2929
3. Update the `static/data/organisations.yml` file with a new entry
3030

static/data/organisations.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@
258258
image: 'satiurn.svg'
259259
link: 'https://www.satiurn.com/'
260260

261+
- name: 'Seedium'
262+
image: 'seedium.svg'
263+
link: 'https://seedium.io'
264+
261265
- name: 'Seznam.cz'
262266
image: 'seznam.cz.svg'
263267
link: 'https://www.seznam.cz/'
Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)