diff options
Diffstat (limited to 'template/gsoc.html.j2')
-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 |