diff options
author | ng0 <ng0@n0.is> | 2019-03-22 12:40:53 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-03-22 12:40:53 +0000 |
commit | cd2f58c6015cc69c71bbbc65b940cb21f6b0ddd9 (patch) | |
tree | abc25de39301988ea6d8063ed88ca8abc959e919 | |
parent | d4aa746cfa67f0fa3c2d8a5f50b94ef19cb87713 (diff) |
fix style
-rw-r--r-- | template/gsoc.html.j2 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2 index c1b56889..3ccdb9ae 100644 --- a/template/gsoc.html.j2 +++ b/template/gsoc.html.j2 @@ -203,7 +203,7 @@ </p> </section> <section> - <h3>Tor compatibility for GNUnet</h3> + <h4>Tor compatibility for GNUnet</h4> <p> {% trans %} Implement the AnycastExit spec to enable GNUnet clients @@ -236,7 +236,7 @@ </p> </section> <section> - <h3>Android compatibility for GNUnet</h3> + <h4>Android compatibility for GNUnet</h4> <p> {% trans %} Implement rudimentary Android compatibility for GNUnet, @@ -251,7 +251,7 @@ </p> </section> <section> - <h3>Implementation of a replacement for PANDA</h3> + <h4>Implementation of a replacement for PANDA</h4> <p> {% trans %} Implementation of a replacement for PANDA (see Pond) @@ -276,7 +276,7 @@ </p> </section> <section> - <h3>GNUnet Web-based User Interface</h3> + <h4>GNUnet Web-based User Interface</h4> <p> {% trans %} Implementation of a Web-based UI for GNUnet similar to @@ -304,7 +304,7 @@ </p> </section> <section> - <h3>secushare: Implement social networking features on top of pubsub channels</h3> + <h4>secushare: Implement social networking features on top of pubsub channels</h4> <p> {% trans %} Implement different place types and file sharing by |