Skip to content

Commit 8538a9b

Browse files
committed
Remove hosting referrer links in the portal page footer
1 parent 82fda17 commit 8538a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="container">
44
<div class="content has-text-centered">
55
<p>
6-
<strong>Rust Report Card</strong> by <a href="https://github.com/xuri" target="_blank" rel="noreferrer">xuri</a>. Hosting on the <a href="https://linode.gvw92c.net/xuri" target="_blank" rel="noreferrer">Linode</a>.
6+
<strong>Rust Report Card</strong> by <a href="https://github.com/xuri" target="_blank" rel="noreferrer">xuri</a>.
77
</p>
88
<p>
99
Copyright &copy; 2021 - <script> document.write((new Date()).getFullYear()); </script> All rights reserved.

0 commit comments

Comments
 (0)