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