add link to libera.chat #303
Labels
No Label
a11y
Backlog
Blocked
Bug
Content
Dependencies
Design
Feature Request
Good First Issue
In Progress
Performance
Priority - High
Priority - Low
Priority - Medium
Untriaged
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: www/www-new#303
Loading…
Reference in New Issue
No description provided.
Delete Branch "merenber-libera"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original SVG is here: https://libera.chat/static/img/libera-color.svg
Closes #285.
@ -41,2 +44,4 @@
link: "ircs://irc.libera.chat:6697/csc",
},
];
Can you change line 68 to
export const [Facebook, Instagram, Twitch, Discord, Libera] = links;
so that we can use it individually in other places in the future?LGTM after comment.