Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 057ecd5

Browse files
committed
clarify language for the Box
1 parent 2679d05 commit 057ecd5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

page-box.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,14 @@
7979
<br/><br/>
8080
<a href="https://github.com/nextcloud/nextcloud-snap/wiki" class="btn btn-primary morebutton" target="_blank">Manuals on our wiki <i class="icon-arrow-circle-o-right icon"></i></a>
8181
</div>
82-
<p>If you are interested in contributing to the software of the Box, you can find the Nextcloud Snap here - we look forward to your pull request. Find us on IRC in <a href="irc://#nextcloud-dev@freenode.net" target="_blank">the Nextloud development IRC chat channel</a> on freenode.net, also accessible via <a href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a></p>
82+
<p>If you are interested in contributing to the software of the Box, you can <a href="https://github.com/nextcloud/nextcloud-snap">find the Nextcloud Snap here</a> - we look forward to your pull request. Find us on IRC in <a href="irc://#nextcloud-dev@freenode.net" target="_blank">the Nextloud development IRC chat channel</a> on freenode.net, also accessible via <a href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a></p>
8383
</div>
8484
</div>
8585
<div class="boxinfo">
8686
<div class="row">
87-
<div class="col-md-12">
87+
<div class="col-md-6 col-md-offset-3 ">
8888
<h2>Partners</h2>
89+
<p> The Nextcloud Box was developed in a partnership with WDLabs and Canonical and is one of <a href="https://nextcloud.com/devices">multiple devices from Nextcloud partners.</a> It is a reference device, meant to inspire and invite anyone to built their own. <a href="/contact">Get in contact</a> if you're interested in building a Nextcloud Box like device!</p>
8990
</div>
9091
</div>
9192
<div class="row">
@@ -96,5 +97,6 @@
9697
<a target="_blank" href="http://wdlabs.wd.com/products/wd-pidrive-1tb-kit/"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/pidrive/wdlabs.png" alt="Visit lwn.net" /></a>
9798
</div>
9899
</div>
100+
99101
</div>
100102
</div>

0 commit comments

Comments
 (0)