Skip to content

Commit

Permalink
UPDATE: tweak noscript blurb on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
fileformat committed Aug 2, 2024
1 parent be981f5 commit 350c6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ <h1 class="display-4 d-flex justify-content-center"><a href="/about.html"><img a
Please wait... If you have JavaScript disabled or
the index never finishes loading, please try
<ul>
<li><a class="alert-link" href="javascript:location.reload();">Reload the page</a></li>
<li>Browsing the <a class="alert-link" href="/logos/index.html">A-Z list</a></li>
<li>Searching with <a class="alert-link" href="https://logosear.ch/">LogoSearch</a></li>
<li><a class="alert-link" href="javascript:location.reload();">Reloading this page</a> - only if you have JavaScript enabled</li>
<li>Browsing the <a class="alert-link" href="/logos/index.html">A-Z list</a> - works without JavaScript, but so many SVGs can crash your browser</li>
<li>Searching with <a class="alert-link" href="https://logosear.ch/">LogoSearch</a> - works without JavaScript</li>
<li>Letting me know via the <a class="alert-link" href="/support/contact.html">contact page</a></li>
</ul>
</div>
Expand Down

0 comments on commit 350c6df

Please # to comment.