We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e5171 commit 14aaaddCopy full SHA for 14aaadd
src/demo/index.php
@@ -46,7 +46,7 @@ function gtag() {
46
gtag('config', 'G-48CYVH0XEF');
47
</script>
48
<title>GitHub Readme Streak Stats Demo</title>
49
- <link href="https://css.gg/css?=|moon|sun" rel="stylesheet">
+ <link href="https://css-gg-cdn.pages.dev/css" rel="stylesheet">
50
<link rel="stylesheet" href="./css/style.css?v=<?= filemtime("./css/style.css") ?>">
51
<link rel="stylesheet" href="./css/toggle-dark.css?v=<?= filemtime("./css/toggle-dark.css") ?>">
52
0 commit comments