Skip to content

Commit f74f69d

Browse files
committed
Update gh-pages with build of caa0664
1 parent 67696b0 commit f74f69d

File tree

5 files changed

+302
-225
lines changed

5 files changed

+302
-225
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,17 @@
4242
</div>
4343
<div id="outputZone">
4444
<p><em>Validation is performed locally in your browser. Submitted assets are not uploaded.</em></p>
45-
<p id="truncatedWarning" style="display: none"><em>Validation report is truncated because it contains too many
45+
<p id="truncatedWarning" class="warning" style="display: none"><em>Validation report is truncated because it contains too many
4646
issues.</em></p>
47+
<p id="fileWarning" class="warning" style="display: none"><em>The Validator is opened with the "file" URI Scheme.
48+
Resources in directories are not accessible.</em></p>
4749
<pre><code class="language-json" id="output"></code></pre>
4850
</div>
4951

5052
<a href="https://github.com/mrxz/vrm-validator">
5153
<img style="position: absolute; top: 0; right: 0; border: 0;"
52-
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
54+
src="https://github.blog/wp-content/uploads/2008/12/forkme_right_gray_6d6d6d.png"
55+
decoding="async" loading="lazy" width="149" height="149"
5356
alt="Fork me on GitHub">
5457
</a>
5558

scripts/prism.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)