|
35 | 35 | Kubernetes is the registered trademark of the Linux Foundation.</p>
|
36 | 36 | </div>
|
37 | 37 | <div class="flex flex-col gap-6 md:ml-auto md:items-end">
|
38 |
| - <div class="flex gap-4"> |
| 38 | + <div class="flex items-center gap-4"> |
39 | 39 | <a
|
40 |
| - href="https://www.facebook.com/datastax" |
| 40 | + href="https://discord.gg/datastax" |
41 | 41 | target="_blank"
|
42 |
| - data-track="Footer Facebook Link Clicked" |
43 |
| - title="Go to DataStax Facebook" |
44 |
| - class="h-5 w-5 bg-[url('../img/social-facebook.svg')] bg-no-repeat dark:invert" |
| 42 | + title="Go to DataStax Developers Discord" |
| 43 | + data-track="Footer Discord Link Clicked" |
| 44 | + class="h-6 w-6 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert" |
45 | 45 | ></a>
|
46 | 46 | <a
|
47 |
| - href="https://twitter.com/datastax" |
48 |
| - target="_blank" |
49 |
| - title="Go to DataStax X (Twitter)" |
50 |
| - data-track="Footer Twitter Link Clicked" |
51 |
| - class="h-5 w-5 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
52 |
| - ></a> |
53 |
| - <a |
54 |
| - href="https://github.com/datastax/" |
| 47 | + href="https://github.com/datastax" |
55 | 48 | target="_blank"
|
56 | 49 | title="Go to DataStax GitHub"
|
57 | 50 | data-track="Footer Github Link Clicked"
|
58 |
| - class="h-5 w-5 bg-[url('../img/social-github.svg')] bg-no-repeat dark:invert" |
| 51 | + class="h-6 w-6 bg-[url('../img/social-github.svg')] bg-no-repeat dark:invert" |
59 | 52 | ></a>
|
60 | 53 | <a
|
61 |
| - href="https://www.twitch.tv/datastaxdevs" |
| 54 | + href="https://www.linkedin.com/showcase/datastaxdevs/" |
62 | 55 | target="_blank"
|
63 |
| - title="Go to DataStax Twitch" |
64 |
| - data-track="Footer Twitch Link Clicked" |
65 |
| - class="h-5 w-5 bg-[url('../img/social-twitch.svg')] bg-no-repeat dark:invert" |
| 56 | + title="Go to DataStax Developers LinkedIn" |
| 57 | + data-track="LinkedIn Link Clicked" |
| 58 | + class="h-6 w-6 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert" |
66 | 59 | ></a>
|
67 | 60 | <a
|
68 |
| - href="https://www.linkedin.com/company/datastax/" |
| 61 | + href="https://twitter.com/datastaxdevs" |
69 | 62 | target="_blank"
|
70 |
| - title="Go to DataStax Linkedin" |
71 |
| - data-track="Linkedin Link Clicked" |
72 |
| - class="h-5 w-5 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert" |
| 63 | + title="Go to DataStax Developers X (Twitter)" |
| 64 | + data-track="Footer Twitter Link Clicked" |
| 65 | + class="h-6 w-6 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
73 | 66 | ></a>
|
74 | 67 | <a
|
75 |
| - href="https://datastax.medium.com/" |
| 68 | + href="https://www.youtube.com/@DataStaxDevs" |
76 | 69 | target="_blank"
|
77 |
| - title="Go to DataStax Medium" |
78 |
| - data-track="Footer Medium Link Clicked" |
79 |
| - class="h-5 w-5 bg-[url('../img/social-medium.svg')] bg-no-repeat dark:invert" |
| 70 | + title="Go to DataStax Developers YouTube" |
| 71 | + data-track="YouTube Link Clicked" |
| 72 | + class="h-6 w-6 bg-[url('../img/social-youtube.svg')] bg-no-repeat dark:invert" |
80 | 73 | ></a>
|
81 | 74 | </div>
|
82 | 75 | <p class="!m-0 md:text-right">General Inquiries:
|
|
0 commit comments