Skip to content

Commit 5bc7724

Browse files
authored
lesson.scss: HTML block
carpentries/styles#519
1 parent 740773a commit 5bc7724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/lesson.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ div.language-bash::before { content: "Bash"; }
6868
div.language-c::before { content: "C"; }
6969
div.language-cmake::before { content: "CMake"; }
7070
div.language-cpp::before { content: "C++"; }
71+
div.language-html::before { content: "HTML"; }
7172
div.language-make::before { content: "Make"; }
7273
div.language-matlab::before { content: "MATLAB"; }
7374
div.language-python::before { content: "Python"; }

0 commit comments

Comments
 (0)