Skip to content

Commit

Permalink
fix: update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Oct 29, 2024
1 parent 2f5e656 commit 3f64c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const config: Config = {

footer: {
style: 'dark',
copyright: `Copyright © ${new Date().getFullYear()} CSlant`,
copyright: `Copyright &#169; ${new Date().getFullYear()} <a href="https://cslant.com">CSlant</a>`,
},

theme: {
Expand Down

0 comments on commit 3f64c39

Please sign in to comment.