We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87dcfa6 commit 2738f71Copy full SHA for 2738f71
1 file changed
README.md
@@ -1,10 +1,10 @@
1
-<picture>
+<h1>
2
+ <picture>
3
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/eclipse-thingweb/thingweb/master/brand/logos/node-wot_for_dark_bg.svg">
4
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/eclipse-thingweb/thingweb/master/brand/logos/node-wot.svg">
5
<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">
6
</picture>
-
7
-##
+</h1>
8
9
> A fast and extensible framework to connect any device with your application
10
0 commit comments