mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Remove "Built with docusaurus" text
This commit is contained in:
parent
c4964d6f46
commit
32af38875f
6 changed files with 6 additions and 6 deletions
|
|
@ -217,7 +217,7 @@ const config = {
|
|||
],
|
||||
},
|
||||
],
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Lea Anthony. Built with Docusaurus.`,
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Lea Anthony`,
|
||||
},
|
||||
tableOfContents: {
|
||||
minHeadingLevel: 2,
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"description": "The label of footer link with label=Blog linking to /blog"
|
||||
},
|
||||
"copyright": {
|
||||
"message": "Copyright © 2022 Lea Anthony. Built with Docusaurus.",
|
||||
"message": "Copyright © 2022 Lea Anthony",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.Awesome": {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"description": "The label of footer link with label=Blog linking to /blog"
|
||||
},
|
||||
"copyright": {
|
||||
"message": "Copyright © 2022 Lea Anthony. このサイトはDocusaurusで生成されました。",
|
||||
"message": "Copyright © 2022 Lea Anthony",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.Awesome": {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"description": "The label of footer link with label=Blog linking to /blog"
|
||||
},
|
||||
"copyright": {
|
||||
"message": "Copyright © 2022 Lea Anthony. Built with Docusaurus.",
|
||||
"message": "Copyright © 2022 Lea Anthony",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.Awesome": {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"description": "The label of footer link with label=Blog linking to /blog"
|
||||
},
|
||||
"copyright": {
|
||||
"message": "Copyright © 2022 Lea Anthony. Built with Docusaurus.",
|
||||
"message": "Copyright © 2022 Lea Anthony",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.Awesome": {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"description": "The label of footer link with label=Blog linking to /blog"
|
||||
},
|
||||
"copyright": {
|
||||
"message": "Copyright © 2022 Lea Anthony. Built with Docusaurus.",
|
||||
"message": "Copyright © 2022 Lea Anthony",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.Awesome": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue