]> git.codecow.com Git - nano-pow.git/commitdiff
Fix placeholder icon causing CSP error.
authorChris Duncan <chris@codecow.com>
Thu, 21 May 2026 14:42:51 +0000 (07:42 -0700)
committerChris Duncan <chris@codecow.com>
Thu, 21 May 2026 14:42:51 +0000 (07:42 -0700)
test/index.html

index 98bc0c7ccfb19c4225b7e7ddeaf90b973962e624..5ada24b77d2dbef33f825c7cce2791c021467e70 100644 (file)
@@ -6,7 +6,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
 <!DOCTYPE html>
 
 <head>
-       <link rel="icon" href="data:,">
+       <link rel="icon" href="#">
        <script type="module">
        try {
                let NanoPow, stats