Skip to content

Commit

Permalink
update html title
Browse files Browse the repository at this point in the history
  • Loading branch information
elmiomar committed Sep 6, 2024
1 parent 3fb34f5 commit 03f08fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/static/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, shrink-to-fit=no">
<title>Elements in HTML</title>
<title>RMM APIs</title>

<script src="https://unpkg.com/@stoplight/elements/web-components.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@stoplight/elements/styles.min.css">
Expand Down

0 comments on commit 03f08fd

Please sign in to comment.