File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,14 +46,14 @@ const config = {
4646 // Please change this to your repo.
4747 // Remove this to remove the "edit this page" links.
4848 editUrl :
49- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/ ' ,
49+ 'https://github.com/SmartArmStack/SmartArmStack ' ,
5050 } ,
5151 blog : {
5252 showReadingTime : true ,
5353 // Please change this to your repo.
5454 // Remove this to remove the "edit this page" links.
5555 editUrl :
56- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/ ' ,
56+ 'https://github.com/SmartArmStack/SmartArmStack ' ,
5757 } ,
5858 theme : {
5959 customCss : require . resolve ( './src/css/custom.css' ) ,
@@ -66,7 +66,7 @@ const config = {
6666 /** @type {import('@docusaurus/preset-classic').ThemeConfig } */
6767 ( {
6868 // Replace with your project's social card
69- image : 'img/docusaurus-social-card.jpg' ,
69+ // image: 'img/docusaurus-social-card.jpg',
7070 navbar : {
7171 title : 'Home' ,
7272 logo : {
File renamed without changes.
You can’t perform that action at this time.
0 commit comments