Skip to content

Commit d0aaca0

Browse files
refactor: align with latest marketing template
see https://github.com/w3c/wot/blob/main/README.template.md
1 parent ab7cd69 commit d0aaca0

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
1+
<p align="center">
2+
<a href="https://w3.org/wot">
3+
<img alt="Web of Things Homepage" src="https://www.w3.org/WoT/IG/wiki/images/8/8f/WOT-hz.svg" width="300" />
4+
</a>
5+
</p>
6+
7+
<p align="center">
8+
<a href="https://w3c.social/@wot">
9+
<img alt="Follow on Mastodon" src="https://img.shields.io/mastodon/follow/111609289932468076?domain=https%3A%2F%2Fw3c.social"></a>
10+
<a href="https://twitter.com/W3C_WoT">
11+
<img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/W3C_WoT"></a>
12+
<a href="https://stackoverflow.com/questions/tagged/web-of-things">
13+
<img alt="Stack Exchange questions" src="https://img.shields.io/stackexchange/stackoverflow/t/web-of-things?style=plastic"></a>
14+
</p>
15+
16+
<p align="center">
17+
<a href="https://www.w3.org/TR/wot-scripting-api/"> <!-- NOTE LINK -->
18+
<img alt="Latest Note" src="https://img.shields.io/badge/W3C_Note-Latest-005a9c"></a>
19+
<a href="https://w3c.github.io/wot-scripting-api/"> <!-- ED LINK -->
20+
<img alt="Latest Editor's Draft" src="https://img.shields.io/badge/Editor's_Draft-Latest-fe914a"></a>
21+
</p>
22+
123
# Web of Things (WoT) Scripting API
2-
[![Follow on Twitter](https://img.shields.io/twitter/follow/W3C_WoT.svg?label=follow+W3C_WoT)](https://twitter.com/W3C_WoT)
3-
[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/web-of-things?style=plastic)]( https://stackoverflow.com/questions/tagged/web-of-things)
424

525
General information about the Web of Things can be found on https://www.w3.org/WoT/.
626

0 commit comments

Comments
 (0)