|
6 | 6 | name="viewport" |
7 | 7 | content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" |
8 | 8 | /> |
9 | | - <meta name="author" content="oxxo.studio" /> |
10 | | - <meta name="copyright" content="oxxo.studio" /> |
| 9 | + <meta name="author" content="webduino" /> |
| 10 | + <meta name="copyright" content="webduino" /> |
11 | 11 | <title>Webduino Remote Control</title> |
12 | 12 |
|
13 | 13 | <meta |
14 | 14 | name="description" |
15 | | - content="這是針對 Webduino 所設計的萬用遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。" |
| 15 | + content="Webduino Remote Control,loved by teachers and students, it can send Internet broadcast signals through the joystick and multiple buttons, and easily remote control bicycles and control IoT devices!" |
16 | 16 | /> |
17 | 17 | <meta |
18 | 18 | itemprop="description" |
19 | | - content="這是針對 Webduino 所設計的萬用遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。" |
20 | | - /> |
21 | | - <meta |
22 | | - itemprop="image" |
23 | | - content="https://www.oxxostudio.tw/webduino-remote/media/snapshot.jpg" |
| 19 | + content="Webduino Remote Control,loved by teachers and students, it can send Internet broadcast signals through the joystick and multiple buttons, and easily remote control bicycles and control IoT devices!" |
24 | 20 | /> |
| 21 | + <meta itemprop="image" content="" /> |
25 | 22 | <meta |
26 | 23 | property="og:description" |
27 | | - content="這是針對 Webduino 所設計的萬用遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。" |
28 | | - /> |
29 | | - <meta property="og:title" content="Webduino 遙控器" /> |
30 | | - <meta |
31 | | - property="og:url" |
32 | | - content="https://www.oxxostudio.tw/webduino-remote/index.html" |
33 | | - /> |
34 | | - <meta |
35 | | - property="og:image" |
36 | | - content="https://www.oxxostudio.tw/webduino-remote/media/snapshot.jpg" |
37 | | - /> |
38 | | - <link |
39 | | - rel="canonical" |
40 | | - href="https://www.oxxostudio.tw/webduino-remote/index.html" |
| 24 | + content="Webduino Remote Control,loved by teachers and students, it can send Internet broadcast signals through the joystick and multiple buttons, and easily remote control bicycles and control IoT devices!" |
41 | 25 | /> |
| 26 | + <meta property="og:title" content="Webduino Remote Control" /> |
| 27 | + <meta property="og:url" content="https://webduino.io" /> |
| 28 | + <meta property="og:image" content="" /> |
| 29 | + <link rel="icon" href="webduino.ico" type="image/x-icon" /> |
| 30 | + <link rel="canonical" href="https://webduino.io/" /> |
42 | 31 |
|
43 | 32 | <link rel="stylesheet" href="css/main.css" /> |
44 | 33 | </head> |
|
0 commit comments