mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-01 10:56:28 -05:00
replace 'Home' with a FA icon in navbar
This commit is contained in:
parent
aab3a9a8d3
commit
38e280759d
@ -77,11 +77,15 @@
|
|||||||
|
|
||||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||||
<ul class="navbar-nav mr-auto">
|
<ul class="navbar-nav mr-auto">
|
||||||
<li class="nav-item active">
|
{% if page.active_page %}
|
||||||
{% if active_page != "Home" %}
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
|
<a class="nav-link" href="index.html"><i class="fas fa-home"></i></a>
|
||||||
{% endif %}
|
</li>
|
||||||
</li>
|
{% else %}
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#top"><i class="fas fa-home"></i> <span class="sr-only">Home (current)</span></a>
|
||||||
|
</li>
|
||||||
|
{% endif %}
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a class="nav-link dropdown-toggle" href="#" id="providerDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
<a class="nav-link dropdown-toggle" href="#" id="providerDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||||
Provider
|
Provider
|
||||||
@ -167,9 +171,15 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="navbar-nav">
|
<ul class="navbar-nav">
|
||||||
<li class="nav-item">
|
{% if page.active_page == "donate" %}
|
||||||
<a class="nav-link" href="donate.html">Donate <i class="fas fa-heart text-danger"></i></a>
|
<li class="nav-item active">
|
||||||
</li>
|
<a class="nav-link" href="#">Donate <i class="fas fa-heart text-danger"></i> <span class="sr-only">(current)</span></a>
|
||||||
|
</li>
|
||||||
|
{% else %}
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="donate.html">Donate <i class="fas fa-heart text-danger"></i></a>
|
||||||
|
</li>
|
||||||
|
{% endif %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -177,6 +187,8 @@
|
|||||||
<!-- navigation ends here -->
|
<!-- navigation ends here -->
|
||||||
|
|
||||||
<div class="py-4">
|
<div class="py-4">
|
||||||
|
<h1 id="top"></h1>
|
||||||
|
<div class="mb-5"></div>
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
42
donate.html
42
donate.html
@ -1,26 +1,16 @@
|
|||||||
<!DOCTYPE html>
|
---
|
||||||
<html>
|
layout: default
|
||||||
<head>
|
active_page: donate
|
||||||
<title>Donate - privacytools.io</title>
|
---
|
||||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
|
||||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
|
||||||
<!-- content security policy -->
|
|
||||||
<!-- <meta http-equiv='Content-Security-Policy' content="default-src 'self'; script-src https://privacytoolsio.github.io http://privacytoolsio.github.io; style-src 'self'"> -->
|
|
||||||
|
|
||||||
<!-- referrer policy -->
|
<div class="col-12">
|
||||||
<meta http-equiv="Referrer-Policy" content="no-referrer">
|
<div class="row">
|
||||||
|
<div class="mx-auto text-center">
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://www.privacytools.io/"><img src="img/layout/logo_smaller.png" class="img-responsive" alt="privacytools.io"></a>
|
<a href="https://www.privacytools.io/"><img src="img/layout/logo_smaller.png" class="img-fluid" alt="privacytools.io"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
@ -38,10 +28,10 @@
|
|||||||
<a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)" target="_blank"><img src="img/layout/qr.png"></a>
|
<a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)" target="_blank"><img src="img/layout/qr.png"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<div class="form-group">
|
||||||
<input type="text" value="1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt" onclick="this.focus();this.select()" class="form-control input-lg" style="width:400px;">
|
<input id="address" type="text" value="1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt" onclick="this.focus();this.select()" class="form-control text-center">
|
||||||
<span class="help-block">For easy copy and paste. <a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)">Or use this link.</a></span>
|
<label for="address">For easy copy and paste. <a href="bitcoin:1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt?message=privacytools.io%20(Coffee,%20Beer%20and%20Pizza)">Or use this link.</a></label>
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -58,9 +48,9 @@
|
|||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img src="img/misc/smile.png" class="img-responsive" alt="Smile">
|
<img src="img/misc/smile.png" class="img-fluid" alt="Smile">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</center>
|
</div>
|
||||||
</body>
|
</div>
|
||||||
</html>
|
</div>
|
@ -4,7 +4,7 @@ layout: default
|
|||||||
<div class="container" role="main">
|
<div class="container" role="main">
|
||||||
|
|
||||||
|
|
||||||
<div class="jumbotron mt-5 p-5">
|
<div class="jumbotron p-5">
|
||||||
<!-- header just below the navigation bar -->
|
<!-- header just below the navigation bar -->
|
||||||
<h1 class="display-4"><a href="https://www.privacytools.io/" title="privacytools.io"><img src="img/layout/logo.png" class="img-fluid" alt="privacytools.io"></a></h1>
|
<h1 class="display-4"><a href="https://www.privacytools.io/" title="privacytools.io"><img src="img/layout/logo.png" class="img-fluid" alt="privacytools.io"></a></h1>
|
||||||
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides knowledge and tools to protect your privacy against global mass surveillance.</p>
|
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides knowledge and tools to protect your privacy against global mass surveillance.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user