Will be awesome one day, I guarantee you
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gyj

Cldprv fe59f61d 6b28e437

+3 -2
+1
index.html
··· 21 21 </script> 22 22 </head> 23 23 <body> 24 + 24 25 <div id="content"> 25 26 <header> 26 27 <h1>WIP - Revenez plus tard?</h1>
+1 -1
script.js
··· 61 61 setTimeout(() => versionEl.style.color = '', 1000); 62 62 console.log("Pas assez de points pour acheter un autoclick."); 63 63 } 64 - }); 64 + });
+1 -1
style.css
··· 61 61 } 62 62 button:hover { 63 63 background-color: #333; 64 - } 64 + }