Skip to content

Commit cc44b4c

Browse files
authored
Update README.md
1 parent a2f0d48 commit cc44b4c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Volto Heading Block (@kitconcept/volto-heading-block)
22

3-
A heading block for Volto
3+
The Volto Heading Block allows editors to add a heading to a Volto page.
44

55
[![npm](https://img.shields.io/npm/v/@kitconcept/volto-heading-block)](https://www.npmjs.com/package/@kitconcept/volto-heading-block)
66
[![](https://img.shields.io/badge/-Storybook-ff4785?logo=Storybook&logoColor=white&style=flat-square)](https://kitconcept.github.io/volto-heading-block/)
77
[![Code analysis checks](https://github.com/kitconcept/volto-heading-block/actions/workflows/code.yml/badge.svg)](https://github.com/kitconcept/volto-heading-block/actions/workflows/code.yml)
88
[![Unit tests](https://github.com/kitconcept/volto-heading-block/actions/workflows/unit.yml/badge.svg)](https://github.com/kitconcept/volto-heading-block/actions/workflows/unit.yml)
99

10-
![kitconcept GmbH](https://github.com/kitconcept/volto-blocks/raw/master/kitconcept.png)
11-
12-
The Volto Heading Block allows editors to add a heading to a Volto page.
13-
10+
<picture>
11+
<source media="(prefers-color-scheme: dark)" srcset="https://kitconcept.com/kitconcept-white.svg">
12+
<img width="300" alt="kitconcept, GmbH" src="https://kitconcept.com/kitconcept-black.svg">
13+
</picture>
1414

1515
## Features
1616

0 commit comments

Comments
 (0)