|
1 | 1 | [[ define "footer" ]]
|
2 | 2 | <div>
|
3 |
| - <div class="row"> |
4 |
| - <div class="col-md-12"> |
5 |
| - <table class="table table-responsive" style="text-align: center; margin-bottom: 0px;"> |
6 |
| - <tr> |
7 |
| - <th style="text-align: center;"><a href="/about" style="color: black;">About Us</a></th> |
8 |
| - <th style="text-align: center;">Get Involved</th> |
9 |
| - <th style="text-align: center;">Support</th> |
10 |
| - <th style="text-align: center;">Communication</th> |
11 |
| - <th style="text-align: center;">Legal</th> |
12 |
| - </tr> |
13 |
| - <tr> |
14 |
| - <td><a class="blackLink" href="/about#whatis">What is DBHub.io?</a></td> |
15 |
| - <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io">GitHub</a></td> |
16 |
| - <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io/issues/new/choose">Create a support issue</a></td> |
17 |
| - <td><a class="blackLink" href="https://sqlitebrowser.org/blog">Blog</a></td> |
18 |
| - <td>Privacy Policy</td> |
19 |
| - </tr> |
20 |
| - <tr> |
21 |
| - <td>Core Team</td> |
22 |
| - <td><a class="blackLink" href="https://www.patreon.com/db4s/memberships">Patreon</a></td> |
23 |
| - <td> </td> |
24 |
| - <td><a class="blackLink" href="https://twitter.com/sqlitebrowser">Twitter</a></td> |
25 |
| - <td>Terms and Conditions</td> |
26 |
| - </tr> |
27 |
| - <tr> |
28 |
| - <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io/graphs/contributors">Contributors</a></td> |
29 |
| - <td><a class="blackLink" href="https://api.dbhub.io">API</a></td> |
30 |
| - <td> </td> |
31 |
| - <td> </td> |
32 |
| - <td> </td> |
33 |
| - </tr> |
34 |
| - </table> |
35 |
| - </div> |
36 |
| - </div> |
| 3 | + <p> |
| 4 | + <table class="table table-responsive" style="text-align: center; margin-bottom: 0px;"> |
| 5 | + <tr> |
| 6 | + <th style="text-align: center;"><a href="/about" style="color: black;">About Us</a></th> |
| 7 | + <th style="text-align: center;">Get Involved</th> |
| 8 | + <th style="text-align: center;">Support</th> |
| 9 | + <th style="text-align: center;">Communication</th> |
| 10 | + <th style="text-align: center;">Legal</th> |
| 11 | + </tr> |
| 12 | + <tr> |
| 13 | + <td><a class="blackLink" href="/about#whatis">What is DBHub.io?</a></td> |
| 14 | + <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io">GitHub</a></td> |
| 15 | + <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io/issues/new/choose">Create a support issue</a></td> |
| 16 | + <td><a class="blackLink" href="https://sqlitebrowser.org/blog">Blog</a></td> |
| 17 | + <td>Privacy Policy</td> |
| 18 | + </tr> |
| 19 | + <tr> |
| 20 | + <td>Core Team</td> |
| 21 | + <td><a class="blackLink" href="https://www.patreon.com/db4s/memberships">Patreon</a></td> |
| 22 | + <td> </td> |
| 23 | + <td><a class="blackLink" href="https://twitter.com/sqlitebrowser">Twitter</a></td> |
| 24 | + <td>Terms and Conditions</td> |
| 25 | + </tr> |
| 26 | + <tr> |
| 27 | + <td><a class="blackLink" href="https://github.com/sqlitebrowser/dbhub.io/graphs/contributors">Contributors</a></td> |
| 28 | + <td><a class="blackLink" href="https://api.dbhub.io">API</a></td> |
| 29 | + <td> </td> |
| 30 | + <td> </td> |
| 31 | + <td> </td> |
| 32 | + </tr> |
| 33 | + </table> |
| 34 | + </p> |
37 | 35 | <div class="row">
|
38 | 36 | <div class="col-md-3"> </div>
|
39 | 37 | <div class="col-md-6" style="text-align: center; padding-bottom: 12px;"><a href="https://auth0.com"><img alt="Auth0" height="60" src="/images/auth0.svg"/></a></div>
|
|
0 commit comments