1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

use url-parse for more reliable slug calculation

This commit is contained in:
2021-07-31 15:49:32 -04:00
parent b273bdbf99
commit 5b44ffd93c
5 changed files with 42 additions and 21 deletions

View File

@ -1,6 +1,6 @@
@use "../abstracts/themes";
/*! Magic Waving Hand Emoji™: https://jrvs.io/wave */
/*! Magic Waving Hand Emoji™ | MIT License | jrvs.io/wave */
.wave {
display: inline-block;
animation: wave 5s infinite;