add some rsc
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user