Skip to content

Commit 2738f71

Browse files
authored
docs: use h1 wrapping around title logo of readme
1 parent 87dcfa6 commit 2738f71

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<picture>
1+
<h1>
2+
<picture>
23
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/eclipse-thingweb/thingweb/master/brand/logos/node-wot_for_dark_bg.svg">
34
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/eclipse-thingweb/thingweb/master/brand/logos/node-wot.svg">
45
<img title="ThingWeb node-wot" alt="Thingweb node-wot logo" src="https://raw.githubusercontent.com/eclipse-thingweb/thingweb/master/brand/logos/node-wot.svg" width="300">
56
</picture>
6-
7-
##
7+
</h1>
88

99
> A fast and extensible framework to connect any device with your application
1010

0 commit comments

Comments
 (0)