|
37 | 37 | <div class="flex flex-col gap-6 md:ml-auto md:items-end">
|
38 | 38 | <div class="flex items-center gap-4">
|
39 | 39 | <a
|
40 |
| - href="https://twitter.com/datastaxdevs" |
| 40 | + href="https://discord.gg/datastax" |
41 | 41 | target="_blank"
|
42 |
| - title="Go to DataStax Developers X (Twitter)" |
43 |
| - data-track="Footer Twitter Link Clicked" |
44 |
| - class="h-5 w-5 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
| 42 | + title="Go to DataStax Developers Discord" |
| 43 | + data-track="Footer Discord Link Clicked" |
| 44 | + class="h-5 w-5 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert" |
45 | 45 | ></a>
|
46 | 46 | <a
|
47 | 47 | href="https://github.com/datastaxdevs/"
|
|
58 | 58 | class="h-5 w-5 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert"
|
59 | 59 | ></a>
|
60 | 60 | <a
|
61 |
| - href="https://discord.gg/datastax" |
| 61 | + href="https://twitter.com/datastaxdevs" |
62 | 62 | target="_blank"
|
63 |
| - title="Go to DataStax Developers Discord" |
64 |
| - data-track="Footer Discord Link Clicked" |
65 |
| - class="h-4 w-6 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert" |
| 63 | + title="Go to DataStax Developers X (Twitter)" |
| 64 | + data-track="Footer Twitter Link Clicked" |
| 65 | + class="h-5 w-5 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
| 66 | + ></a> |
| 67 | + <a |
| 68 | + href="https://www.youtube.com/@DataStaxDevs" |
| 69 | + target="_blank" |
| 70 | + title="Go to DataStax Developers YouTube" |
| 71 | + data-track="YouTube Link Clicked" |
| 72 | + class="h-5 w-5 bg-[url('../img/social-youtube.svg')] bg-no-repeat dark:invert" |
66 | 73 | ></a>
|
67 | 74 | </div>
|
68 | 75 | <p class="!m-0 md:text-right">General Inquiries:
|
|
0 commit comments