blog.trnck.dev

Comment

-9
-9
_layouts/home.html
··· 72 72 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> 73 73 <script> 74 74 GitHubCalendar(".calendar", "filiptronicek", { responsive: true }); 75 - /* 76 - const value = window 77 - .getComputedStyle(document.documentElement) 78 - .getPropertyValue('content') 79 - .replace(/"/g, '') 80 75 81 - if(value == "dark") { 82 - $(".twitter-timeline").attr("data-theme", "dark") 83 - } 84 - */ 85 76 location.href = "https://tronicek.now.sh/"; 86 77 </script> 87 78