mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 11:55:31 -04:00
inline frontmatter styles in HTML rather than a bunch of baby CSS files
This commit is contained in:
@@ -20,7 +20,7 @@ Below are the code snippets you can grab and customize to make your own ["waving
|
||||
|
||||
{{< codepen username="jakejarvis" id="pBZWZw" left-tab="css" right-tab="result" >}}
|
||||
|
||||
### CSS:
|
||||
## CSS:
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
```css
|
||||
@@ -43,7 +43,7 @@ span.wave {
|
||||
}
|
||||
```
|
||||
|
||||
### HTML:
|
||||
## HTML:
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
```html {linenos=false}
|
||||
|
Reference in New Issue
Block a user