File tree 3 files changed +14
-12
lines changed
resources/views/components
3 files changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,14 @@ class="inline-flex items-center gap-3 transition rounded hover:text-white/80 foc
16
16
17
17
<div class =" hidden lg:flex items-center space-x-5" >
18
18
19
- <a href =" https://www.linkedin.com/company /nativephp/ " title =" NativePHP on LinkedIn " >
20
- <x-icons .linkedin class =" size-5 text-black dark:text-white hover:text-[#00aaa6]" />
19
+ <a href =" https://bsky.app/profile /nativephp.bsky.social " title =" Bluesky " >
20
+ <x-icons .bluesky class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0 " />
21
21
</a >
22
22
23
23
<a href =" https://discord.gg/X62tWNStZK" title =" Go to discord server" >
24
24
<x-icons .discord class =" size-5 dark:fill-white hover:fill-[#00aaa6]" />
25
25
</a >
26
26
27
- <a href =" https://pinkary.com/@nativephp " title =" NativePHP on Pinkary" >
28
- <x-icons .pinkary class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0" />
29
- </a >
30
-
31
27
<a href =" https://opencollective.com/nativephp" title =" NativePHP on LinkedIn" >
32
28
<x-icons .opencollective class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0" />
33
29
</a >
Original file line number Diff line number Diff line change 15
15
16
16
17
17
<div class =" flex items-center justify-center space-x-6 mt-12" >
18
- <a href =" https://www.linkedin.com/company/nativephp/" title =" NativePHP on LinkedIn" >
19
- <x-icons .linkedin class =" size-5 text-black dark:text-white hover:text-[#00aaa6]" />
18
+
19
+ <a href =" https://bsky.app/profile/nativephp.bsky.social" title =" Bluesky" >
20
+ <x-icons .bluesky class =" size-5 dark:fill-white hover:fill-[#00aaa6]" />
20
21
</a >
21
22
22
23
<a href =" https://discord.gg/X62tWNStZK" title =" Go to discord server" >
23
24
<x-icons .discord class =" size-5 dark:fill-white hover:fill-[#00aaa6]" />
24
25
</a >
25
26
26
- <a href =" https://pinkary.com/@nativephp " title =" NativePHP on Pinkary" >
27
- <x-icons .pinkary class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0" />
28
- </a >
29
-
30
27
<a href =" https://opencollective.com/nativephp" title =" NativePHP on Open Collective" >
31
28
<x-icons .opencollective class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0" />
32
29
</a >
33
30
34
31
<a href =" https://github.com/nativephp" title =" Source code of NativePHP" >
35
32
<x-icons .github class =" size-5 dark:fill-white hover:fill-[#00aaa6]" />
36
33
</a >
34
+
35
+ <a href =" https://pinkary.com/@nativephp " title =" NativePHP on Pinkary" >
36
+ <x-icons .pinkary class =" size-5 text-black dark:invert hover:text-[#00aaa6] hover:invert-0" />
37
+ </a >
38
+
39
+ <a href =" https://www.linkedin.com/company/nativephp/" title =" NativePHP on LinkedIn" >
40
+ <x-icons .linkedin class =" size-5 text-black dark:text-white hover:text-[#00aaa6]" />
41
+ </a >
37
42
</div >
38
43
39
44
</footer >
Original file line number Diff line number Diff line change
1
+ <svg {{ $attributes } } xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 256 256" width =" 256" height =" 226" ><path fill =" currentColor" d =" M55.491 15.172c29.35 22.035 60.917 66.712 72.509 90.686 11.592-23.974 43.159-68.651 72.509-90.686C221.686-.727 256-13.028 256 26.116c0 7.818-4.482 65.674-7.111 75.068-9.138 32.654-42.436 40.983-72.057 35.942 51.775 8.812 64.946 38 36.501 67.187-54.021 55.433-77.644-13.908-83.696-31.676-1.11-3.257-1.63-4.78-1.637-3.485-.008-1.296-.527.228-1.637 3.485-6.052 17.768-29.675 87.11-83.696 31.676-28.445-29.187-15.274-58.375 36.5-67.187-29.62 5.041-62.918-3.288-72.056-35.942C4.482 91.79 0 33.934 0 26.116 0-13.028 34.314-.727 55.491 15.172" /></svg >
You can’t perform that action at this time.
0 commit comments