Update config.py
Browse files
config.py
CHANGED
@@ -231,7 +231,6 @@ DEMO_LIST = [
|
|
231 |
"description": "WebRTC์ Canvas๋ฅผ ์ฌ์ฉํ์ฌ ์ค์๊ฐ ๋น๋์ค ํํฐ ์ฑ์ ๋ง๋์ธ์. ๋ค์ํ ์ด๋ฏธ์ง ์ฒ๋ฆฌ ํจ๊ณผ๋ฅผ ๊ตฌํํ์ธ์."
|
232 |
},
|
233 |
|
234 |
-
|
235 |
{
|
236 |
"card": {
|
237 |
"index": 45
|
@@ -239,6 +238,13 @@ DEMO_LIST = [
|
|
239 |
"title": "3D ํํฐํด ์์คํ
",
|
240 |
"description": "Three.js๋ก ๊ณ ๊ธ ํํฐํด ์์คํ
์ ๋ง๋์ธ์. GPU ๊ฐ์ ํํฐํด, ์ปค์คํ
์
ฐ์ด๋, ์ธํฐ๋ํฐ๋ธ ์ปจํธ๋กค์ ๊ตฌํํ์ธ์."
|
241 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
242 |
{
|
243 |
"card": {
|
244 |
"index": 46
|
|
|
231 |
"description": "WebRTC์ Canvas๋ฅผ ์ฌ์ฉํ์ฌ ์ค์๊ฐ ๋น๋์ค ํํฐ ์ฑ์ ๋ง๋์ธ์. ๋ค์ํ ์ด๋ฏธ์ง ์ฒ๋ฆฌ ํจ๊ณผ๋ฅผ ๊ตฌํํ์ธ์."
|
232 |
},
|
233 |
|
|
|
234 |
{
|
235 |
"card": {
|
236 |
"index": 45
|
|
|
238 |
"title": "3D ํํฐํด ์์คํ
",
|
239 |
"description": "Three.js๋ก ๊ณ ๊ธ ํํฐํด ์์คํ
์ ๋ง๋์ธ์. GPU ๊ฐ์ ํํฐํด, ์ปค์คํ
์
ฐ์ด๋, ์ธํฐ๋ํฐ๋ธ ์ปจํธ๋กค์ ๊ตฌํํ์ธ์."
|
240 |
},
|
241 |
+
{
|
242 |
+
"card": {
|
243 |
+
"index": 47
|
244 |
+
},
|
245 |
+
"title": "Interactive Stars,
|
246 |
+
"description": "Interactive Stars: Watch stars and constellations appear in the night sky as you move your mouse."
|
247 |
+
},
|
248 |
{
|
249 |
"card": {
|
250 |
"index": 46
|