]> git.codecow.com Git - libnemo.git/commitdiff
Add published links for testing. test
authorChris Duncan <chris@codecow.com>
Sun, 5 Apr 2026 18:55:55 +0000 (11:55 -0700)
committerChris Duncan <chris@codecow.com>
Sun, 5 Apr 2026 18:55:55 +0000 (11:55 -0700)
index.html

index ad18d390ff361068ab68972a3d50893724b1536a..821f1047c848cdd213c0367afbc0f88a71b85217 100644 (file)
@@ -82,7 +82,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
                        }
                })()
        </script>
+       <script src="https://unpkg.com/libnemo@0.11" type="module"></script>
        <script src="./test/main.test.mjs" type="module"></script>
+       <script src="https://git.codecow.com/?p=libnemo.git;a=blob_plain;f=test/main.test.mjs;hb=refs/heads/main" type="module"></script>
        <style>body{background:black;color:white;}</style>
 </head>