diff --git a/store.json b/store.json index 45f9e7e..58a4842 100644 --- a/store.json +++ b/store.json @@ -168,6 +168,11 @@ "title": "CSS Animation", "desc": "CSS animation articles, tips and tutorials. Level Up Your CSS Animation Skills.", "url": "https://cssanimation.rocks/" + }, + { + "title": "JustREM", + "desc": "Easily and quickly convert pixel values into rem values.", + "url": "https://justrem.xyz/" } ] }, @@ -1063,4 +1068,4 @@ } ] } -] \ No newline at end of file +]