We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417ba69 commit aa7388aCopy full SHA for aa7388a
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