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 00e0e93 commit 0a0d302Copy full SHA for 0a0d302
build.js
@@ -1,4 +1,4 @@
1
-// Copyright (C) 2025 Katsute <https://github.com/Katsute>
+// Copyright (C) 2026 Katsute <https://github.com/Katsute>
2
3
const fs = require("fs");
4
const path = require("path");
src/style.css
-/* Copyright (C) 2025 Katsute <https://github.com/Katsute> */
+/* Copyright (C) 2026 Katsute <https://github.com/Katsute> */
:root {
--rissue-issue-closed : var(--bgColor-closed-emphasis, #da3633);
0 commit comments