Update cardv1 website link (#1310)

This commit is contained in:
nitrohorse 2019-09-17 09:08:19 +00:00 committed by blacklight447
parent f75fb5b453
commit 2066fd3774
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@
<div> <div>
<p> <p>
{% if include.url %} {% if include.url %}
<a class="btn btn-{{include.color}} mb-1" href="{{include.url}}">Website: <a class="btn btn-{{include.color}} mb-1" href="{{include.url}}">
{% if include.website %} {% if include.website %}
{{include.website}} {{include.website}}
{% else %} {% else %}

View File

@ -44,7 +44,7 @@
<h3>Copy URL and Description</h3> <h3>Copy URL and Description</h3>
<p> <p>
<input type="text" value="www.privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg"> <input type="text" value="privacytools.io - encryption against global mass surveillance" onclick="this.focus();this.select()" class="form-control input-lg">
<span class="help-block">For easy copy and paste. Share this text snippet.</span> <span class="help-block">For easy copy and paste. Share this text snippet.</span>
</p> </p>
@ -52,7 +52,7 @@
<div class="row mt-3"> <div class="row mt-3">
<div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center d-flex justify-content-center"> <div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center d-flex justify-content-center">
<a href="https://www.privacytools.io/LICENSE.txt" data-toggle="tooltip" data-placement="top" data-original-title="This work is free. You can redistribute it and/or modify it under the terms of the &quot;Creative Commons CC0 1.0 Universal Public Domain Dedication&quot;."><img alt="CC0" src="/assets/img/layout/zero.png" width="32" height="32">CC0</a> <a href="/LICENSE.txt" data-toggle="tooltip" data-placement="top" data-original-title="This work is free. You can redistribute it and/or modify it under the terms of the &quot;Creative Commons CC0 1.0 Universal Public Domain Dedication&quot;."><img alt="CC0" src="/assets/img/layout/zero.png" width="32" height="32">CC0</a>
</div> </div>
<div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center"> <div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center">