Skip to content

Commit 923ddc1

Browse files
committed
Add sponsors and footer to docs
1 parent 6a6d38b commit 923ddc1

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

docs/footer.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Sponsors
2+
3+
<!-- include sponsors.md -->
4+
5+
<br><br>
6+
<a href="https://github.com/sponsors/devlooped" title="Sponsor this project">
7+
<img src="https://github.com/devlooped/sponsors/blob/main/sponsor.png" />
8+
</a>
9+
<br>
10+
11+
[Learn more about GitHub Sponsors](https://github.com/sponsors)

docs/sponsors.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!-- sponsors -->
2+
3+
<a href='https://github.com/KirillOsenkov'>
4+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/KirillOsenkov.svg' alt='Kirill Osenkov' title='Kirill Osenkov'>
5+
</a>
6+
<a href='https://github.com/augustoproiete'>
7+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/augustoproiete.svg' alt='C. Augusto Proiete' title='C. Augusto Proiete'>
8+
</a>
9+
<a href='https://github.com/sandrock'>
10+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/sandrock.svg' alt='SandRock' title='SandRock'>
11+
</a>
12+
<a href='https://github.com/aws'>
13+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/aws.svg' alt='Amazon Web Services' title='Amazon Web Services'>
14+
</a>
15+
<a href='https://github.com/MelbourneDeveloper'>
16+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/MelbourneDeveloper.svg' alt='Christian Findlay' title='Christian Findlay'>
17+
</a>
18+
<a href='https://github.com/clarius'>
19+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/clarius.svg' alt='Clarius Org' title='Clarius Org'>
20+
</a>
21+
<a href='https://github.com/MFB-Technologies-Inc'>
22+
<img src='https://github.com/devlooped/sponsors/raw/main/.github/avatars/MFB-Technologies-Inc.svg' alt='MFB Technologies, Inc.' title='MFB Technologies, Inc.'>
23+
</a>
24+
25+
<!-- sponsors -->

0 commit comments

Comments
 (0)