Skip to content

Commit 5fd4ce1

Browse files
committed
fix bug
1 parent 608ccf2 commit 5fd4ce1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010

1111
<meta name="description" content="這是 Webduino 客製化的遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。">
1212
<meta itemprop="description" content="這是 Webduino 客製化的遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。">
13-
<meta itemprop="image" content="https://www.oxxostudio.tw/project/webduino-remote/media/snapshot.jpg">
13+
<meta itemprop="image" content="https://www.oxxostudio.tw/webduino-remote/media/snapshot.jpg">
1414
<meta property="og:description" content="這是 Webduino 客製化的遙控器,可以透過虛擬機器人搖桿或十顆按鈕發送網路廣播訊號,輕鬆串連物聯網的各種生活體驗。">
1515
<meta property="og:title" content="Webduino 遙控器">
16-
<meta property="og:url" content="https://www.oxxostudio.tw/project/webduino-remote/index.html">
17-
<meta property="og:image" content="https://www.oxxostudio.tw/project/webduino-remote/media/snapshot.jpg">
18-
<link rel="canonical" href="https://www.oxxostudio.tw/project/webduino-remote/index.html">
16+
<meta property="og:url" content="https://www.oxxostudio.tw/webduino-remote/index.html">
17+
<meta property="og:image" content="https://www.oxxostudio.tw/webduino-remote/media/snapshot.jpg">
18+
<link rel="canonical" href="https://www.oxxostudio.tw/webduino-remote/index.html">
1919

2020
<link rel="stylesheet" href="css/main.css">
2121
</head>

0 commit comments

Comments
 (0)