Compare commits

...

2 commits

Author SHA1 Message Date
Simon Vieille 8e2328d146
remove personal heatmap script 2019-01-25 13:57:56 +01:00
Simon Vieille ba5f77363a
delete foo.html 2019-01-25 13:57:05 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
jeudi 17 janvier 2019, 22:04:57 (UTC+0100)

View file

@ -7,7 +7,7 @@ window.addEventListener('load', function() {
inputs[u].blur();
}
var profile = document.querySelector('.profile');
/*var profile = document.querySelector('.profile');
if (profile) {
var currentTab = profile.querySelector('.menu a.item.active');
@ -26,6 +26,7 @@ window.addEventListener('load', function() {
}
}
}
*/
var stylusInterval = window.setInterval(function() {
var stylus = document.querySelector('style.stylus');