Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion gatsby/src/pages/hosting.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const Hosting = ({ data }) => {
</div>

<div className="mxgrid__item50">
<h2 id="ungleich">etke.cc</h2>
<h2 id="etkecc">etke.cc</h2>
<p><img style={{"border-radius": "9px", "height": "130px"}} src="/images/etke.cc.png" alt="" /></p>
<p><a href="https://etke.cc">etke.cc</a></p>
<ul>
Expand All @@ -60,6 +60,20 @@ const Hosting = ({ data }) => {
| <a href="https://matrix.to/#/#announcements:etke.cc">Announcements on Matrix</a>
</p>
</div>

<div className="mxgrid__item50">
<h2 id="ossrox">Ossrox</h2>
<p><img style={{"height": "130px"}} src="/images/ossrox.svg" alt=""/></p>
<p><a href="https://ossrox.org/">ossrox.org</a></p>
<ul>
<li>Hosted Homeservers</li>
</ul>
<p>Ossrox is a company from Germany dedicated to hosting open-source services. Not only has the
company name been derived from the motto "Open-Source Software Rocks", but also their corporate
culture. The three most important principles of the company are security, privacy and
sustainability - thanks to open-source software. In addition to Matrix, Ossrox also provides
many other solutions e.g. in the messaging, groupware and web meeting segments.</p>
</div>
</div>
<em>The providers listed all have a history of providing Matrix services, though The Matrix.org Foundation doesn't explicitly endorse these services.</em>
</MXContentMain>
Expand Down
72 changes: 72 additions & 0 deletions gatsby/static/images/ossrox.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.