|
29 | 29 | </div>
|
30 | 30 |
|
31 | 31 | <footer class="py-5 container-sm text-muted text-center">
|
32 |
| - <%= link_to 'Ecosyste.ms', 'https://ecosyste.ms', class: 'link-dark', target: :_blank %> — |
| 32 | + <%= link_to 'About', 'https://ecosyste.ms', class: 'link-dark', target: :_blank %> — |
33 | 33 | <%= link_to 'Blog', "https://blog.ecosyste.ms", class: 'link-dark', target: :_blank %> —
|
34 | 34 | <%= link_to 'API', rswag_ui_path, class: 'link-dark', target: :_blank %> —
|
35 |
| - <%= link_to 'GitHub', "https://github.com/ecosyste-ms/diff", class: 'link-dark', target: :_blank %> — |
36 |
| - <%= link_to 'Open Collective', "https://opencollective.com/ecosystems", class: 'link-dark', target: :_blank %> — |
37 |
| - <%= link_to 'Twitter', "https://twitter.com/ecosyste_ms", class: 'link-dark', target: :_blank %> |
| 35 | + <%= link_to 'Status', 'https://ecosystems.appsignal-status.com/', class: 'link-dark', target: :_blank %> |
| 36 | + <br/> |
| 37 | + <%= link_to 'GitHub', "https://github.com/ecosyste-ms/diff", class: 'link-dark', target: :_blank %> — |
| 38 | + <%= link_to 'Open Collective', "https://opencollective.com/ecosystems", class: 'link-dark', target: :_blank %> — |
| 39 | + <%= link_to 'Twitter', "https://twitter.com/ecosyste_ms", class: 'link-dark', target: :_blank %> — |
| 40 | + <%= link_to 'Mastodon', "https://mastodon.social/@ecosystems", class: 'link-dark', target: :_blank %> |
38 | 41 | <br/>
|
39 | 42 | Code: <%= link_to 'AGPL-3', 'https://github.com/ecosyste-ms/diff/blob/main/LICENSE', class: 'link-dark' %> —
|
40 |
| - Data: <%= link_to 'CC BY 4.0', 'https://creativecommons.org/licenses/by/4.0/', class: 'link-dark', target: :_blank %> |
| 43 | + Data: <%= link_to 'CC BY-SA 4.0', 'https://creativecommons.org/licenses/by-sa/4.0/', class: 'link-dark', target: :_blank %> |
41 | 44 | </footer>
|
42 | 45 | </body>
|
43 | 46 | </html>
|
0 commit comments