-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.html
48 lines (40 loc) · 1.3 KB
/
products.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
---
layout: default
title: Products
redirect_from:
- /contribute/
---
<div class="container-lg px-3 featurette">
<h1 class="h2 text-center">Join my Community of Products</h1>
<p class="alt-lead col-md-8 text-center color-text-secondary mx-auto">
We're thrilled that you'd like to contribute to our community products. Your help is
essential for keeping it great. We are offering commisions for sale of our products.
</p>
<div class="d-flex flex-wrap flex-lg-justify-center flex-justify-around flex-self-center flex-sm-fill my-6" style="gap:10px">
<a
class="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3"
href="https://github.com/SRiazRaza/SRiazRaza/"
>
AiUAV Discussions
</a>
<a
class="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3"
href="https://github.com/SRiazRaza/SRiazRaza/"
>
Contribute on GitHub
</a>
<a
class="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3"
href="https://twitter.com/"
>
Follow on Twitter
</a>
<a
class="btn btn-outline d-inline-block mb-1"
href="https://stackoverflow.com/questions/tagged/inspection"
>
Ask on Stack Overflow
</a>
</div>
</div>
<script src="https://addevent.com/libs/atc/1.6.1/atc.min.js" async></script>