Skip to content

Commit 2632e56

Browse files
authored
Update repository files (#174)
Co-authored-by: kdevbot[bot] <155479163+kdevbot[bot]@users.noreply.github.com>
1 parent b0e0d05 commit 2632e56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2024 Katsute <https://github.com/Katsute>
1+
// Copyright (C) 2025 Katsute <https://github.com/Katsute>
22

33
const fs = require("fs");
44
const path = require("path");

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2024 Katsute <https://github.com/Katsute> */
1+
/* Copyright (C) 2025 Katsute <https://github.com/Katsute> */
22

33
:root {
44
--rissue-issue-closed : var(--bgColor-closed-emphasis, #da3633);

0 commit comments

Comments
 (0)