Skip to content

Commit 550dfe0

Browse files
committed
Add footer links and icons
1 parent d1bbcb8 commit 550dfe0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ footer:
5959
links:
6060
- label: "Twitter"
6161
icon: "fab fa-fw fa-twitter-square"
62-
url: "https://twitter.com/"
62+
url: "https://twitter.com/sqlancer_dbms"
6363
- label: "GitHub"
6464
icon: "fab fa-fw fa-github"
65-
url: "https://github.com/"
66-
- label: "Instagram"
67-
icon: "fab fa-fw fa-instagram"
68-
url: "https://instagram.com/"
65+
url: "https://github.com/sqlancer/sqlancer"
66+
- label: "Slack"
67+
icon: "fab fa-brands fa-slack"
68+
url: "https://join.slack.com/t/sqlancer/shared_invite/zt-eozrcao4-ieG29w1LNaBDMF7OB_~ACg"
6969

7070
defaults:
7171
# _posts

0 commit comments

Comments
 (0)