mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add Service Contributors section in "About us" page
This commit is contained in:
parent
4227b616a8
commit
342b17ff71
2 changed files with 10 additions and 0 deletions
|
@ -66,6 +66,15 @@ id: about-us
|
|||
<p>Thomas Pryds<span>Danish</span></p>
|
||||
</div>
|
||||
|
||||
<h3 id="service_contributors">{% translate service_contributors %}</h3>
|
||||
|
||||
<div class="credit">
|
||||
<p><a href="https://www.browserstack.com/">BrowserStack</a><span>Browser testing</span></p>
|
||||
<p><a href="https://github.com/">GitHub</a><span>Repository hosting</span></p>
|
||||
<p><a href="https://www.transifex.com/">Transifex</a><span>Translation tools</span></p>
|
||||
<p><a href="https://travis-ci.org/">Travis CI</a><span>Continuous integration</span></p>
|
||||
</div>
|
||||
|
||||
<h3 id="inactive-contributors">{% translate inactive_contributors %}</h3>
|
||||
|
||||
<div class="credit">
|
||||
|
|
|
@ -23,6 +23,7 @@ en:
|
|||
maintenance: "Maintenance"
|
||||
documentation: "Documentation"
|
||||
sponsorship: "Sponsorship"
|
||||
service_contributors: "Service Contributors"
|
||||
translation: "Translation"
|
||||
inactive_contributors: "Inactive Contributors"
|
||||
owners: "Domain Owners"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue