mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
[Docs Site] Add copyright icon to footer (#23692)
This commit is contained in:
parent
eea889f601
commit
a351077e31
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ if (
|
|||
<ul
|
||||
class="text-cl1-gray-4! dark:text-cl1-gray-7! flex list-inside flex-wrap items-center justify-center gap-3 gap-y-4 pl-0 text-xs"
|
||||
>
|
||||
<li class="list-none">2025 Cloudflare, Inc.</li>
|
||||
<li class="list-none">© 2025 Cloudflare, Inc.</li>
|
||||
{
|
||||
links.map(([text, href]) => (
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue