Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AiGptCode committed May 20, 2024
1 parent 0deea7e commit 7ed2a14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Configuration Profile Generator</title>
<title>Configuration Profile Generator with Unique Uuid</title>
<!-- Add Bootstrap CSS CDN -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Add custom CSS styles -->
Expand Down Expand Up @@ -294,4 +294,4 @@ <h4 class="alert-heading supporting"> SUPPORT حمایت </h4>
configForm.addEventListener('submit', handleFormSubmit);
</script>
</body>
</html>
</html>

0 comments on commit 7ed2a14

Please sign in to comment.