We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3091fa3 commit 50a9c4bCopy full SHA for 50a9c4b
1 file changed
src/pug/index.pug
@@ -520,6 +520,14 @@ html(lang='en')
520
h4.my-3 Blogs
521
p.text-muted
522
| Blogs from the community.
523
+ .col-md-4
524
+ span.fa-stack.fa-4x
525
+ a(href='https://agora.ogc.org/c/developers/' title='Agora')
526
+ i.fas.fa-circle.fa-stack-2x.text-primary
527
+ i.fas.fa-code.fa-stack-1x.fa-inverse
528
+ h4.my-3 Agora
529
+ p.text-muted
530
+ | Ask questions and interact with other developers in the "Developers" Space of Agora.
531
532
section#adopters.page-section
533
.container
0 commit comments