Update all URLs from GitHub to Gitea
Library repo: git.supported.systems/MCP/mcwaddams Site repo: git.supported.systems/warehack.ing/mcwaddams-site
This commit is contained in:
parent
3af91e8a9d
commit
5a582615fd
7 changed files with 11 additions and 11 deletions
|
|
@ -20,7 +20,7 @@ export default defineConfig({
|
|||
replacesTitle: false,
|
||||
},
|
||||
social: [
|
||||
{ icon: 'github', label: 'GitHub', href: 'https://github.com/ryanmalloy/mcwaddams' },
|
||||
{ icon: 'github', label: 'GitHub', href: 'https://git.supported.systems/MCP/mcwaddams' },
|
||||
],
|
||||
customCss: [
|
||||
'./src/styles/custom.css',
|
||||
|
|
@ -107,7 +107,7 @@ export default defineConfig({
|
|||
},
|
||||
],
|
||||
editLink: {
|
||||
baseUrl: 'https://github.com/ryanmalloy/mcwaddams-site/edit/main/',
|
||||
baseUrl: 'https://git.supported.systems/warehack.ing/mcwaddams-site/_edit/main/',
|
||||
},
|
||||
lastUpdated: true,
|
||||
pagination: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue