add github link

This commit is contained in:
nora 2022-11-26 12:17:37 +01:00
parent 4bb561df9b
commit 9a2f8ecdbc

View file

@ -84,6 +84,13 @@ impl<T> Struct<T> {
readonly readonly
></textarea> ></textarea>
<div>
Made by Nilstrieb
<a href="https://github.com/Nilstrieb/cargo-bisect-rustc-service"
>Github</a
>
</div>
<script> <script>
let BASE_URL = `${document.location}`.split("?")[0]; let BASE_URL = `${document.location}`.split("?")[0];
if (!BASE_URL.endsWith("/")) { if (!BASE_URL.endsWith("/")) {