We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc74a6 commit b657725Copy full SHA for b657725
src/components/Term/definitions.js
@@ -10,7 +10,7 @@ export default {
10
"/docs/trial-session/if-statement/": "条件分岐",
11
"/docs/trial-session/functions/": "関数",
12
"/docs/trial-session/functions/#モジュール化": "モジュール化",
13
- "/docs/trial-session/css/": "ウェブサイトの見た目を整える",
+ "/docs/trial-session/css/": "CSS",
14
"/docs/trial-session/object/": "オブジェクト",
15
"/docs/trial-session/dom/": "DOM",
16
"/docs/trial-session/events/": "イベント",
0 commit comments