Added cool logo .png.
This commit is contained in:
parent
deb8cb74bd
commit
f46a47dc5b
3 changed files with 115 additions and 4 deletions
111
assets/img/logo-inv_grad.svg
Normal file
111
assets/img/logo-inv_grad.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 16 KiB |
|
@ -8,7 +8,7 @@
|
|||
<title>Private.coffee</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/img/logo-inv.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/img/logo-inv_grad.svg" />
|
||||
<link rel="stylesheet" href="assets/css/base.css" />
|
||||
<link rel="stylesheet" href="assets/dist/css/bootstrap.min.css" />
|
||||
<script src="assets/dist/js/jquery.min.js"></script>
|
||||
|
@ -21,7 +21,7 @@
|
|||
<a class="navbar-brand" href="/">
|
||||
<img
|
||||
class="navbar-brand-img"
|
||||
src="assets/img/logo-inv.svg"
|
||||
src="assets/img/logo-inv_grad.svg"
|
||||
alt="Private.coffee logo"
|
||||
/>
|
||||
<span> <h1 style="font-style: title-font;";> Private.coffee</h1> </span>
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
<p>private.coffee is a non-profit organization dedicated to supporting privacy and digital sovereignty. We fund our server infrastructure through donations and membership fees.</p>
|
||||
<p>Membership fees help cover the costs of server infrastructure, domain names, and other operating expenses. Likewise, all donations contribute towards these ongoing costs.</p>
|
||||
<p>Supporting the private.coffee project is possible by joining our association or by making a direct donation.</p>
|
||||
|
||||
<div class="donation-details">
|
||||
<p>Bank Account: private.coffee - Verein zur Förderung von Privatsphäre und digitaler Souveränität</p>
|
||||
<p><b>Donations:</b></p>
|
||||
<p>Bank private.coffee - Verein zur Förderung von Privatsphäre und digitaler Souveränität</p>
|
||||
<p>IBAN: AT35 2081 5000 4554 0812</p>
|
||||
<p>BIC: STSPAT2GXXX</p>
|
||||
<p>For donation listing preferences, please specify in the note to payee.</p>
|
||||
|
|
Loading…
Reference in a new issue