gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 03/06: README.md: Fix image alignment, and sizing


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/06: README.md: Fix image alignment, and sizing
Date: Wed, 01 Aug 2018 16:31:52 +0200

This is an automated email from the git hooks/post-receive script.

dvn pushed a commit to branch master
in repository gnunet.

commit cca76741cab20706a255d2a72b879b90dfdd40f2
Author: dvn <address@hidden>
AuthorDate: Wed Aug 1 13:08:50 2018 +0200

    README.md: Fix image alignment, and sizing
---
 README.md | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index b8a23c1fd..abaed5134 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-<center><a href="https://gnunet.org";><img 
src="contrib/branding/logo/gnunet-logo-dark-text.svg" 
alt="GNUnet"width="300px"/></a></center>
+<p align="center">
+  <a href="https://gnunet.org";><img 
src="contrib/branding/logo/gnunet-logo-dark-text.svg" alt="GNUnet" 
width="300px"/></a>
+</p>
 
 > GNUnet is a *new* network protocol stack for building secure, distributed, 
 > and privacy-preserving applications. 
 
@@ -55,7 +57,7 @@ make
 make install
 ```
 
-**Using the [GNU Guix package 
manager:](https://https://www.gnu.org/software/guix/) **
+**Using the [GNU Guix package 
manager:](https://https://www.gnu.org/software/guix/)**
 
 ```shell
 # To build, run tests, and install:
@@ -79,8 +81,9 @@ docker build -t gnunet .
 
 There are many possible ways to use the subsystems of GNUnet,   we will 
provide a few examples in this section.
 
-
-<center> <a href="contrib/gnunet-arch-full.svg"><img 
src="contrib/gnunet-arch-full.svg" alt="GNUnet Modular Architecture" 
width="400px" border="1px"/></a></center>
+<p align="center">
+  <a href="contrib/gnunet-arch-full.svg"><img 
src="contrib/gnunet-arch-full.svg" alt="GNUnet Modular Architecture" 
width="400px" border="1px"/></a>
+</p>
 
 >***GNUnet is composed of over 30 modular subsystems***
 
@@ -156,6 +159,6 @@ Related Projects
 
 
 
- <a href="https://pep.foundation";><img 
src="https://pep.foundation/static/media/uploads/peplogo.svg"; 
alt="pep.foundation" width="50px"/></a>  <a href="https://secushare.org";><img 
src="https://secushare.org/img/secushare-0444.png"; alt="Secushare" 
width="50px"/></a>
+ <a href="https://pep.foundation";><img 
src="https://pep.foundation/static/media/uploads/peplogo.svg"; 
alt="pep.foundation" width="80px"/></a>  <a href="https://secushare.org";><img 
src="https://secushare.org/img/secushare-0444.png"; alt="Secushare" 
width="80px"/></a>
 
  

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]