mirror of
https://github.com/Noratrieb/cargo-bisect-rustc-service.git
synced 2026-01-14 16:25:01 +01:00
add github link
This commit is contained in:
parent
4bb561df9b
commit
9a2f8ecdbc
1 changed files with 7 additions and 0 deletions
|
|
@ -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("/")) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue