Remove reference to blind

This commit is contained in:
tdurieux
2021-08-13 07:18:42 +02:00
parent a5b0c7c301
commit c40da90044
3 changed files with 89 additions and 6 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
<div class="col-md-12 mb-4 white-text text-center fadeIn">
<h3 class="display-3 font-weight-bold white-text mb-0 pt-md-5 pt-5">Anonymous GitHub</h3>
<hr class="hr-light my-4 w-75">
<h4 class="subtext-header mt-2 mb-4">Double-blind your repository in 5 min!</h4>
<h4 class="subtext-header mt-2 mb-4">Anonymize your repository in 5 min!</h4>
<input id="url_input" type="text" placeholder="Repository URL..." name="githubRepository" class="white_border" value="{{ repo.repository }}" >
or
<a href="github/login" class="white_border">Login to GitHub</a>