Skip to content

Commit

Permalink
Merge pull request #80 from deco-sites/fix/seo
Browse files Browse the repository at this point in the history
alt name props
  • Loading branch information
RodolfoN1 authored May 10, 2024
2 parents 2c30107 + 2eaf286 commit cb5402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/Analytics/UrlCanonical.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Head } from "$fresh/runtime.ts";
interface Props {
/**
* @title URL
* @description (caso seja home, coloca a URL completa ex: https://www.n1.ag/ )
* @description (coloca a URL completa ex: https://www.n1.ag/ )
*/
url?: string;
}
Expand Down

0 comments on commit cb5402c

Please sign in to comment.