Skip to content

Commit

Permalink
Update ui.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Dec 9, 2024
1 parent 4b71471 commit 6cac94e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/ui.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>☆ test page ☆</title>
<link rel="icon" type="image/x-icon" href="/data/favicon.ico">
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/data/style.css">
</head>
<body>
<div style="text-align:center">
Expand All @@ -14,6 +14,8 @@
<button>☆ example ☆</button>
<p><b>☆☆☆☆☆☆☆☆☆</b></p>

<script type="text/javascript" src="https://yellbox.com/yellbox.js?name=starg3n"></script>
<p><b>☆☆☆☆☆☆☆☆☆</b></p>
</div>

</body>
Expand Down

0 comments on commit 6cac94e

Please sign in to comment.