1
0

add some rsc

This commit is contained in:
2024-11-28 01:18:31 +01:00
parent bbac94607f
commit 65c71e4fec
3 changed files with 11 additions and 5 deletions

View File

@@ -1,15 +1,14 @@
<!DOCTYPE HTML>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta charset="UTF-8">
<title>Main</title>
<title>Resource Name Generator</title>
<style>body { padding: 0; margin: 0; }</style>
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<pre id="elm"></pre>
<script>
try {
(function(scope){
@@ -5441,4 +5440,4 @@ catch (e)
</script>
</body>
</html>
</html>