This repository was archived by the owner on Jul 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsupport-us.html
74 lines (72 loc) · 3.05 KB
/
support-us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
layout: default
section_id: pages
---
<div style="background-color: #3399d4;" class="full new">
<div class="section-title new">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 style="color: #fff; font-size: 2rem;" class="wow slideInDown">Support Us</h1>
</div>
</div>
</div>
</div>
</div>
<div class="full text">
<div class="row">
<div class="large-11 large-centered columns">
<p>Ura is being supported by communities and open source initiatives. We also develop <a href="https://identihub.co">Identihub</a>, free and open source sofware to host your brand and visual assets. You can support its development by pledging on our Patreon.</p>
<div class="large-11 large-centered centered-text columns">
<a href="https://www.patreon.com/bePatron?u=3383740" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async data-src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
</div>
<hr>
<div class="one spacing"></div>
<div class="large-11 large-centered centered-text columns">
<h2>Sponsors</h2>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://opentech.fund" target="blank" class="work space">
<img class="lazy" data-src="/images/supporters/otf_logo.png" alt="OpenTechFund Logo">
<div class="info" style="text-align: center; margin-left: 0px;">
<h5 style="color: #999;">Usability Lab</h5>
</div>
</a>
</div>
</div>
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://eclips.is/" target="blank" class="work space">
<img class="lazy" data-src="/images/supporters/eclipsis.png" alt="Eclipsis logo" width="300px" height="auto">
<div class="info" style="text-align: center; margin-left: 0px;">
<h5 style="color: #999;">Infrastructure</h5>
</div>
</a>
</div>
</div>
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://protonmail.com" target="blank" class="work space">
<img class="lazy" data-src="/images/supporters/protonmail.svg" alt="Eclipsis logo" width="250px" height="auto">
<div class="info" style="text-align: center; margin-left: 0px;">
<h5 style="color: #999;">E-mail Provider</h5>
</div>
</a>
</div>
</div>
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://yubico.com" target="blank" class="work space">
<img class="lazy" data-src="/images/supporters/yubico.svg" alt="Yubico Logo">
<div class="info" style="text-align: center; margin-left: 0px;">
<h5 style="color: #999;">Security Devices</h5>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>