Skip to content

Commit

Permalink
revert default change
Browse files Browse the repository at this point in the history
  • Loading branch information
Xillians committed Aug 29, 2024
1 parent 8731ce8 commit afb1706
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/layouts/default.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,6 @@ export type Props = {
*/
heading?: string;
/**
* The heading on the page next to headline. Should be longer than headline.
*
* @default title
*/
heading?: string;
/**
* The heading on the page next to headline. Should be longer than headline.
*
* @default title
*/
heading?: string;
/**
* The title for social media platforms. The ideal length is approximately 47 characters.
* When exceeding this limit, platforms will truncate the title. LinkedIn will truncate
Expand Down

0 comments on commit afb1706

Please sign in to comment.