We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19f531 commit 62798dbCopy full SHA for 62798db
index.html
@@ -89,12 +89,12 @@ <h2>Result</h2>
89
</p>
90
</div>
91
<div id="exif" style="display:none;">
92
- <h3>Exif meta data</h2>
+ <h3>Exif meta data</h3>
93
<p id="thumbnail" style="display:none;"></p>
94
<table></table>
95
96
<div id="iptc" style="display:none;">
97
- <h3>IPTC meta data</h2>
+ <h3>IPTC meta data</h3>
98
99
100
<script src="js/load-image.js"></script>
0 commit comments