This commit is contained in:
Curry141 2025-06-11 12:37:15 +02:00 committed by GitHub
parent 113d8bd1a5
commit 389d293465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JsonGen</title> <title>JsonGen</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="/admin/dani/linkgen/style.css">
<script src="script.js"></script> <script src="script.js"></script>
</head> </head>
<body> <body>