Rename some messages

This commit is contained in:
ZXMushroom63 2024-05-22 17:34:59 +08:00
parent 20c4743cc4
commit 568e5143df
2 changed files with 3 additions and 3 deletions

View File

@ -256,5 +256,5 @@ window.addEventListener("load", ()=>{
generate(document.querySelector('#data').files);
});
logClear();
logTxt("//Upload the ./src/main/java folder and press generate to begin code rewriting");
logTxt("//Upload the ./src/main/java folder and press generate to begin hook generation");
});

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NoReflect Generator Front-end</title>
<title>♦️ NoReflect Generator WebUI</title>
<style>
h1 {
text-shadow: 0px 0px 3px;
@ -91,7 +91,7 @@
<script src="generate.js"></script>
</head>
<body class="crt">
<h1>> NoReflect Generator WebUI</h1>
<h1>> NoReflect Generator WebUI ♦️</h1>
<br>
<span>Config</span>
<br>