summaryrefslogtreecommitdiff
path: root/_www/interface.js
diff options
context:
space:
mode:
Diffstat (limited to '_www/interface.js')
-rw-r--r--_www/interface.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/_www/interface.js b/_www/interface.js
index bea7010..efca6c5 100644
--- a/_www/interface.js
+++ b/_www/interface.js
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info>
// SPDX-License-Identifier: GPL-3.0-or-later
-export const CLASS_INPUT_LABEL = "trunks_input_label";
-export const CLASS_INPUT = "trunks_input";
+export const CLASS_INPUT_LABEL = "gorankusu_input_label";
+export const CLASS_INPUT = "gorankusu_input";
export const CLASS_NAV_LINK = "nav_link";
export const CLASS_NAV_TARGET = "nav_target";
export const HASH_ENVIRONMENT = "environment";