diff options
author | xrs <xrs@mail36.net> | 2019-06-28 22:52:11 +0200 |
---|---|---|
committer | xrs <xrs@mail36.net> | 2019-06-28 22:52:11 +0200 |
commit | f149b362526534e63b7466a8bb0d981287354aa0 (patch) | |
tree | 0ac79b05fc79a35b45885ccf21fd726d8f882d94 | |
parent | 3d1e3f390efa0f8476255885f54a57e8ccd1dfb9 (diff) | |
download | www-f149b362526534e63b7466a8bb0d981287354aa0.tar.gz www-f149b362526534e63b7466a8bb0d981287354aa0.zip |
minor fixes
-rw-r--r-- | news/2019-06-DSTJ.inc | 2 | ||||
-rw-r--r-- | news/2019-06.inc | 2 | ||||
-rw-r--r-- | static/images/gnunet-logo-dark-only-text.png | bin | 0 -> 3083 bytes | |||
-rw-r--r-- | template/index.html.j2 | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/news/2019-06-DSTJ.inc b/news/2019-06-DSTJ.inc index f361216a..90d265d8 100644 --- a/news/2019-06-DSTJ.inc +++ b/news/2019-06-DSTJ.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | <article> | 1 | <article> |
2 | <h3><a name="">Peer DSTJ is dead, long live peer Y924</a></h3> | 2 | <h3><a name="">2019-06-28: Peer DSTJ is dead, long live peer Y924</a></h3> |
3 | <p> | 3 | <p> |
4 | After some issues with our infrastructure we needed to replace our bootstrapping peer. To avoid problems when connecting to GNUnet the operator of a peer needs to update its node by removing the peer ID DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0 from the system. | 4 | After some issues with our infrastructure we needed to replace our bootstrapping peer. To avoid problems when connecting to GNUnet the operator of a peer needs to update its node by removing the peer ID DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0 from the system. |
5 | </p> | 5 | </p> |
diff --git a/news/2019-06.inc b/news/2019-06.inc index 795158ad..1fc92ad6 100644 --- a/news/2019-06.inc +++ b/news/2019-06.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | <article> | 1 | <article> |
2 | <h3><a name="">GNUnet Hacker Meeting 2019 at <a href="https://decentrale.ch">La Décentrale, Switzerland</a></h3> | 2 | <h3>2019-06-28: GNUnet Hacker Meeting 2019 at <a href="https://decentrale.ch">La Décentrale, Switzerland</a></h3> |
3 | <p> | 3 | <p> |
4 | The members of the GNUnet community met again in the wonderful souroundings of St. Imier to hack on GNUnet. New people joined our sessions until late at night. From bug squashing to dog fooding, from workshops to theoretical discussions of new services and usecases. And of course, pizza was in the game. | 4 | The members of the GNUnet community met again in the wonderful souroundings of St. Imier to hack on GNUnet. New people joined our sessions until late at night. From bug squashing to dog fooding, from workshops to theoretical discussions of new services and usecases. And of course, pizza was in the game. |
5 | </p> | 5 | </p> |
diff --git a/static/images/gnunet-logo-dark-only-text.png b/static/images/gnunet-logo-dark-only-text.png new file mode 100644 index 00000000..f34566cd --- /dev/null +++ b/static/images/gnunet-logo-dark-only-text.png | |||
Binary files differ | |||
diff --git a/template/index.html.j2 b/template/index.html.j2 index 81f71e5a..afa08015 100644 --- a/template/index.html.j2 +++ b/template/index.html.j2 | |||
@@ -48,14 +48,12 @@ | |||
48 | {% endtrans %} | 48 | {% endtrans %} |
49 | </a> | 49 | </a> |
50 | | 50 | |
51 | | ||
52 | <a class="btn btn-primary btn-lg" href="install.html"> | 51 | <a class="btn btn-primary btn-lg" href="install.html"> |
53 | {% trans %} | 52 | {% trans %} |
54 | Install | 53 | Install |
55 | {% endtrans %} | 54 | {% endtrans %} |
56 | </a> | 55 | </a> |
57 | | 56 | |
58 | | ||
59 | <a class="btn btn-primary btn-lg" href="engage.html"> | 57 | <a class="btn btn-primary btn-lg" href="engage.html"> |
60 | {% trans %} | 58 | {% trans %} |
61 | Join | 59 | Join |