chore: update lang tags on code blocks

This commit is contained in:
Oliver Eyton-Williams
2020-07-13 18:58:50 +02:00
committed by Mrugesh Mohapatra
parent 120bb342e8
commit d7dc1acb4a
113 changed files with 227 additions and 216 deletions

View File

@ -249,8 +249,8 @@ tests:
<section id='solution'>
```js
var code = ":root {--penguin-belly: pink;}"
```html
<style>:root {--penguin-belly: pink;}</style>
```
</section>