mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
docusaurus.config - Add "powered by Netlify" footer
This commit is contained in:
@@ -30,8 +30,8 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
// TODO: Add meaningful links here or remove it
|
// TODO: Add meaningful links here or remove it
|
||||||
// footer: {
|
footer: {
|
||||||
// style: 'dark',
|
style: 'dark',
|
||||||
// links: [
|
// links: [
|
||||||
// {
|
// {
|
||||||
// title: 'Docs',
|
// title: 'Docs',
|
||||||
@@ -77,8 +77,8 @@ module.exports = {
|
|||||||
// ],
|
// ],
|
||||||
// },
|
// },
|
||||||
// ],
|
// ],
|
||||||
// copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
|
copyright: `This site is powered by <a href="https://www.netlify.com">Netlify</a>`,
|
||||||
// },
|
},
|
||||||
},
|
},
|
||||||
presets: [
|
presets: [
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user