mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-10 21:15:21 -04:00
highlight.js -> prism (#730)
This commit is contained in:
@@ -29,7 +29,7 @@ Below are the code snippets you can grab and customize to make your own ["waving
|
||||
## CSS
|
||||
|
||||
{/* prettier-ignore */}
|
||||
```css
|
||||
```css showLineNumbers
|
||||
.wave {
|
||||
animation-name: wave-animation; /* Refers to the name of your @keyframes element below */
|
||||
animation-duration: 2.5s; /* Change to speed up or slow down */
|
||||
|
||||
Reference in New Issue
Block a user