Skip to content

Commit

Permalink
Update kiosk.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rafi16jan authored Feb 21, 2024
1 parent 252f580 commit ae0d8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiosk.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta http-equiv="Refresh" content="10; url='com.anonymous.pupukkiosk://'" />
<meta http-equiv="Refresh" content="0; url='com.anonymous.pupukkiosk://'" />
</head>
<body style="display: flex; justify-content: center; align-items: center;">
<a style="padding: 10px; background-color: red; border-radius: 10px; text-decoration: none; color: white; font-family: sans-serif;" href="com.anonymous.pupukkiosk://">Open</a>
Expand Down

0 comments on commit ae0d8ac

Please sign in to comment.