Skip to content

Commit 5708b6f

Browse files
committed
minor html tweaks
1 parent 07c2236 commit 5708b6f

2 files changed

Lines changed: 24 additions & 20 deletions

File tree

download/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2 id="sources">Other sources and downloads <a class="anchor" href="#sources" a
7575
</div>
7676
<ul class="list-group list-group-flush">
7777
<li class="list-group-item">The Roundcube Docker image is available on <a href="https://hub.docker.com/r/roundcube/roundcubemail/" class="rc-icon external-link" target="_blank">Docker Hub</a> as PHP-FPM service or complete webserver with Apache.</li>
78-
<li class="list-group-item">More information on Docker and a quick start guide is available in the <a href="https://docs.docker.com/" class="rc-icon external-link" target="_blank">Docker documentation</a>.
78+
<li class="list-group-item">More information on Docker and a quick start guide is available in the <a href="https://docs.docker.com/" class="rc-icon external-link" target="_blank">Docker documentation</a>.</li>
7979
<li class="list-group-item">We provide <a href="https://github.com/roundcube/roundcubemail-docker/tree/master/examples" class="rc-icon external-link" target="_blank">examples</a> to run Roundcube with docker-compose or in Kubernetes.</li>
8080
<li class="list-group-item">Install one of the Roundcube Helm charts from <a href="https://artifacthub.io/packages/search?ts_query_web=roundcube&sort=relevance" class="rc-icon external-link" target="_blank">artifacthub.io</a></li>
8181
</ul>

support/index.html

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,29 @@ <h2 id="irc">IRC chat <a class="anchor" href="#irc" aria-label="Link to this sec
9494
<div class="card-header bg-header">
9595
<span class="text-white">Other support options</span>
9696
</div>
97-
<div class="card-body">
98-
<p class="card-text"><b>Find freelance developers</b></p>
99-
<p class="card-text">
100-
Upwork is the world's largest online workplace, enabling businesses and freelancers to work together
101-
on-demand via the Internet.<a href="https://www.upwork.com" class="rc-icon external-link" target="_blank">Visit Upwork today</a>
102-
to find development talent for your Roundcube projects!
103-
</p>
104-
<p class="card-text"><b>Apheleia consulting</b></p>
105-
<p class="card-text">
106-
<a href="https://apheleia-it.ch" class="rc-icon external-link" target="_blank">Apheleia IT</a>
107-
employs several Roundcube developers for their E-Mail and Groupware solutions that integrates Roundcube into their web client
108-
(<a href="https://kolabnow.com" class="rc-icon external-link" target="_blank">Kolab Now</a> as a hosted solution, and
109-
<a href="https://kolab.org" class="rc-icon external-link" target="_blank">Kolab</a> in general).
110-
In some special cases they offer professional support and services for Roundcube, too.
111-
</p>
112-
<p class="card-text">
113-
You can contact them with your request by sending an e-mail to <a href="mailto:contact@apheleia-it.ch">contact@apheleia-it.ch</a>.
114-
</p>
115-
</div>
97+
<ul class="list-group list-group-flush">
98+
<li class="list-group-item">
99+
<p class="card-text"><b>Find freelance developers</b></p>
100+
<p class="card-text">
101+
Upwork is the world's largest online workplace, enabling businesses and freelancers to work together
102+
on-demand via the Internet.<a href="https://www.upwork.com" class="rc-icon external-link" target="_blank">Visit Upwork today</a>
103+
to find development talent for your Roundcube projects!
104+
</p>
105+
</li>
106+
<li class="list-group-item">
107+
<p class="card-text"><b>Apheleia consulting</b></p>
108+
<p class="card-text">
109+
<a href="https://apheleia-it.ch" class="rc-icon external-link" target="_blank">Apheleia IT</a>
110+
employs several Roundcube developers for their E-Mail and Groupware solutions that integrates Roundcube into their web client
111+
(<a href="https://kolabnow.com" class="rc-icon external-link" target="_blank">Kolab Now</a> as a hosted solution, and
112+
<a href="https://kolab.org" class="rc-icon external-link" target="_blank">Kolab</a> in general).
113+
In some special cases they offer professional support and services for Roundcube, too.
114+
</p>
115+
<p class="card-text">
116+
You can contact them with your request by sending an e-mail to <a href="mailto:contact@apheleia-it.ch">contact@apheleia-it.ch</a>.
117+
</p>
118+
</li>
119+
</ul>
116120
</div>
117121
</div>
118122
</div>

0 commit comments

Comments
 (0)