Skip to content

Commit

Permalink
Added diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoneDroid committed Feb 20, 2024
1 parent 0235ab8 commit 3b33b1f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/posts/CSS-Event-Listeners-Sparks.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ To stop this cyclic hell and to get more use out of the
technique we should consider the complementary event,
in this case the user stopping to hover over the element.

<img src = '/CSS%20Sparks.svg'>


<!----------------------------------------------------------------------------->
1 change: 1 addition & 0 deletions data/site.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export const site = {
title : 'JSLess' ,
description: 'Interactivity without JavaScript',
// This should be a url to the static file you're using for your open graph image
ogImage: 'https://fresh-blog.littlesticks.dev/og-image.png',
Expand Down
4 changes: 2 additions & 2 deletions assets/CSS Sparks.svg → static/CSS Sparks.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b33b1f

Please sign in to comment.