We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5290c commit 9fe2d67Copy full SHA for 9fe2d67
index.html
@@ -7,6 +7,7 @@
7
<link rel="stylesheet" href="style.css">
8
</head>
9
<body>
10
+ <h1>NFC Reader Demo</h1>
11
<div id="log-container" style="border:1px solid red; padding:20px;"></div>
12
<div id="content-container"></div>
13
<script src="script.js"></script>
0 commit comments