fix scrolling on features page
This commit is contained in:
Родитель
0cd161725f
Коммит
55ea9c0bd5
|
@ -2,7 +2,7 @@
|
|||
<div class="sub-nav">
|
||||
<a href="/about">About Nextcloud</a><!-- | <a href="/team">Nextcloud GmbH team</a>-->
|
||||
</div>
|
||||
<p>An open source project is its contributors. Over 1000 people have code in Nextcloud while about a 10th of those are part of our github project, meaning they have direct access to the code, working with it following our development process. Besides coders, there are designers, Nextcloud advocates, translators, forum admins and many others who are part of our awesome community. Below you see many, but not all of our awesome members. If you want to be listed, <a href="mailto:pr@nextcloudPleaseRemoveThis.com">ping Jos</a>.</p>
|
||||
<p>An open source project is its contributors. Over 1000 people have code in Nextcloud while about a 10th of those are part of our github project, meaning they have direct access to the code, working with it following our development process. Besides coders, there are designers, Nextcloud advocates, translators, forum admins and many others who are part of our awesome community. Below you see many, but not all of our awesome members, in random order. If you want to be listed, <a href="mailto:pr@nextcloudPleaseRemoveThis.com">ping Jos</a>.</p>
|
||||
|
||||
<!-- End main -->
|
||||
</div>
|
||||
|
|
|
@ -238,7 +238,7 @@
|
|||
|
||||
<div class="row egetstarted">
|
||||
<div class="col-md-12">
|
||||
<a class="btn btn-primary" href="/features">Learn more about Nextcloud features</a>
|
||||
<a class="btn btn-primary" href="/features">Nextcloud features</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -158,7 +158,7 @@
|
|||
<p>Operate your own secure and private audio/video and text chat. Your own video meeting service is accessible through browsers and dedicated apps on computers, mobile phones and tablets through the Internet or limited to an Intranet. Make a call, invite your friends and clients, and collaborate in closed groups through secure, end to end encrypted video/audio, text messaging, and document and file sharing. The Spreed.ME technology used offers peer to peer, WebRTC based communication channels which can not be intercepted even by the admin of the server. It provides an easy ot use interface and can optionally interface with telephone lines, handling up to 10 participants in one session and tens of sessions on a single server.</p>
|
||||
<p>You can integrate this secure communication in your Nextcloud server or purchase our Spreedbox appliance in one cool, aluminum cube!</p>
|
||||
<div class="text-center morebuttondiv">
|
||||
<p><a href="/webrtc" class="btn btn-primary morebutton">Secure communication in Nextcloud <i class="icon-arrow-circle-o-right icon"></i></a></p>
|
||||
<p><a href="/webrtc" class="btn btn-primary morebutton">Communication in Nextcloud <i class="icon-arrow-circle-o-right icon"></i></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче