Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
regedit-sys authored Dec 15, 2024
1 parent f639775 commit 2ba3ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,6 @@
"title": "Shonky",
"description": "Adds shonky to your playback bar!",
"code": ".player-controls .playback-progressbar::before { content: ''; width: 42px; height: 42px; bottom: calc(100% - 7px); right: 10px; position: absolute; image-rendering: pixelated; background-size: 42px 42px ; background-image: url('https://static.blahaj.zone/shonky/assets/icons/Shonky-48px.png'); }",

"preview": "resources/assets/snippets/ShonkyOnBar.png"
}
]

0 comments on commit 2ba3ee1

Please sign in to comment.