Skip to content

Commit 4d9b74a

Browse files
committed
add slack icons
1 parent 78f0582 commit 4d9b74a

File tree

19 files changed

+110
-0
lines changed

19 files changed

+110
-0
lines changed

assets/css/styles.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,18 @@ h5 {
464464
height: 3px
465465
}
466466

467+
.slack-icon:before {
468+
content: " ";
469+
margin: 0 0.35em 0 0;
470+
color: #000;
471+
height: 1.25em;
472+
width: 1.25em;
473+
display: inline-block;
474+
vertical-align: sub;
475+
background: url(/icons/slack.svg);
476+
background-size: cover;
477+
}
478+
467479
@media (max-width: 767px){
468480
.section-title h2 {
469481
font-size: 25px;

config/working-groups.js

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ module.exports = {
187187
text: "Mailing list",
188188
href: "https://lists.identity.foundation/g/cawg",
189189
},
190+
{
191+
key: "Slack",
192+
value: "#wg-cawg",
193+
},
190194
],
191195
charters: {
192196
"Creator Assertions WG documentation": {
@@ -242,6 +246,10 @@ module.exports = {
242246
text: "Mailing list",
243247
href: "https://lists.identity.foundation/g/didcomm-wg",
244248
},
249+
{
250+
key: "Slack",
251+
value: "#wg-didcomm",
252+
},
245253
],
246254
charters: {
247255
"DIDcomm WG documentation": {
@@ -359,6 +367,10 @@ module.exports = {
359367
text: "Mailing list",
360368
href: "https://lists.identity.foundation/g/id-wg",
361369
},
370+
{
371+
key: "Slack",
372+
value: "#wg-id",
373+
},
362374
],
363375
charters: {
364376
"Identifiers and Discovery WG documentation": {
@@ -640,6 +652,10 @@ module.exports = {
640652
text: "Mailing list",
641653
href: "https://lists.identity.foundation/g/taawg",
642654
},
655+
{
656+
key: "Slack",
657+
value: "#wg-trusted-ai-agents",
658+
},
643659
],
644660
meetingSchedule: [
645661
{

docs/css/styles.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,18 @@ h5 {
464464
height: 3px
465465
}
466466

467+
.slack-icon:before {
468+
content: " ";
469+
margin: 0 0.35em 0 0;
470+
color: #000;
471+
height: 1.25em;
472+
width: 1.25em;
473+
display: inline-block;
474+
vertical-align: sub;
475+
background: url(/icons/slack.svg);
476+
background-size: cover;
477+
}
478+
467479
@media (max-width: 767px){
468480
.section-title h2 {
469481
font-size: 25px;

docs/special-interest-groups/africa.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,11 +331,15 @@ <h2 class="font-alt">Scope of Work</h2>
331331

332332

333333
<div class="meeting-link-item">
334+
334335
<a class="block-link icon-link" href="https://discord.gg/wAk4FtRK">Discord: #africa-sig</a>
336+
335337
</div>
336338

337339
<div class="meeting-link-item">
340+
338341
<a class="block-link icon-link" href="https://lists.identity.foundation/g/africa">Mailing List</a>
342+
339343
</div>
340344

341345

docs/special-interest-groups/apac.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,9 @@ <h2 class="font-alt">Scope of Work</h2>
333333

334334

335335
<div class="meeting-link-item">
336+
336337
<a class="block-link icon-link" href="https://lists.identity.foundation/g/dif-apac-asean/">Mailing List</a>
338+
337339
</div>
338340

339341

docs/special-interest-groups/japan.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ <h2 class="font-alt">Scope of Work</h2>
329329

330330

331331
<div class="meeting-link-item">
332+
332333
<a class="block-link icon-link" href="https://lists.identity.foundation/g/DIF-Japan-SIG/">Mailing List</a>
334+
333335
</div>
334336

335337

docs/special-interest-groups/korea.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ <h2 class="font-alt">Scope of Work</h2>
329329

330330

331331
<div class="meeting-link-item">
332+
332333
<a class="block-link icon-link" href="https://lists.identity.foundation/g/DIF-Korea-SIG/">Mailing list</a>
334+
333335
</div>
334336

335337

docs/user-groups/didcomm.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ <h2 class="font-alt">Scope of Work</h2>
329329

330330

331331
<div class="meeting-link-item">
332+
332333
<a class="block-link icon-link" href="https://discord.gg/eNN4Wns6Jb">Discord</a>
334+
333335
</div>
334336

335337

docs/user-groups/veramo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ <h2 class="font-alt">Scope of Work</h2>
329329

330330

331331
<div class="meeting-link-item">
332+
332333
<a class="block-link icon-link" href="https://discord.gg/eNN4Wns6Jb">Discord</a>
334+
333335
</div>
334336

335337

docs/working-groups/claims-credentials.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,9 @@ <h2 class="font-alt">Scope of Work</h2>
331331

332332

333333
<div class="meeting-link-item">
334+
334335
<a class="block-link icon-link" href="https://lists.identity.foundation/g/cc-wg">Mailing list</a>
336+
335337
</div>
336338

337339

0 commit comments

Comments
 (0)