1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Doc: Added info about GSoC 2021

This commit is contained in:
Laurent Cozic
2021-02-07 19:04:49 +00:00
parent ce8f156f51
commit b4b913cf15
79 changed files with 1981 additions and 90 deletions

View File

@@ -215,6 +215,8 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
display: table-cell;
display: flex;
width: 100%;
/* For GSoC: */
min-width: 470px;
}
.nav ul li {
display: inline-block;
@@ -316,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
<li class=""><a href="https:&#x2F;&#x2F;joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li>
<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li>
<li><a class="help" href="#" title="Menu">Menu</a></li>
<!-- <li><a class="gsod" href="https://joplinapp.org/gsod2020/" title="Google Season of Docs 2020">GSoD 2020</a></li> -->
<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/" title="Google Summer of Code 2021">GSoC 2021</a></li>
</ul>
<div class="nav-right">
<!--