Skip to content

Commit

Permalink
lesson.scss: HTML block
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-belkin authored and fmichonneau committed Feb 22, 2021
1 parent 36b7f00 commit 92a6ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/lesson.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ div.language-bash::before { content: "Bash"; }
div.language-c::before { content: "C"; }
div.language-cmake::before { content: "CMake"; }
div.language-cpp::before { content: "C++"; }
div.language-html::before { content: "HTML"; }
div.language-make::before { content: "Make"; }
div.language-matlab::before { content: "MATLAB"; }
div.language-python::before { content: "Python"; }
Expand Down

0 comments on commit 92a6ee3

Please sign in to comment.