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 740773a commit 5bc7724Copy full SHA for 5bc7724
assets/css/lesson.scss
@@ -68,6 +68,7 @@ div.language-bash::before { content: "Bash"; }
68
div.language-c::before { content: "C"; }
69
div.language-cmake::before { content: "CMake"; }
70
div.language-cpp::before { content: "C++"; }
71
+div.language-html::before { content: "HTML"; }
72
div.language-make::before { content: "Make"; }
73
div.language-matlab::before { content: "MATLAB"; }
74
div.language-python::before { content: "Python"; }
0 commit comments