diff --git a/common/emscripten_shell.template b/common/emscripten_shell.template index 30db2975ad28bc7634abf2e8785ef59961c2ae57..f9098cb9be8631031e756184f938d9af56b369ec 100644 --- a/common/emscripten_shell.template +++ b/common/emscripten_shell.template @@ -37,6 +37,7 @@ <div class="overlay"> __TITLE__ <br /> <a href="https://notabug.org/namark/sketchbook/src/__COMMIT_SHA_FILE__">https://notabug.org/namark/sketchbook/src/__COMMIT_SHA_FILE__</a><br /> + <a href="https://git.sr.ht/~namark/sketchbook/tree/__COMMIT_SHA_FILE__">https://git.sr.ht/~namark/sketchbook/src/__COMMIT_SHA_FILE__</a><br /> <a href="https://gitlab.com/namark/sketchbook/blob/__COMMIT_SHA_FILE__">https://gitlab.com/namark/sketchbook/blob/__COMMIT_SHA_FILE__</a><br /> <a href="https://github.com/namark/sketchbook/blob/__COMMIT_SHA_FILE__">https://github.com/namark/sketchbook/blob/__COMMIT_SHA_FILE__</a><br /> </div>