Skip to content

Commit 9fe2d67

Browse files
committed
log container
1 parent 7a5290c commit 9fe2d67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<link rel="stylesheet" href="style.css">
88
</head>
99
<body>
10+
<h1>NFC Reader Demo</h1>
1011
<div id="log-container" style="border:1px solid red; padding:20px;"></div>
1112
<div id="content-container"></div>
1213
<script src="script.js"></script>

0 commit comments

Comments
 (0)