mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-01-04 15:28:20 +01:00
fix: Switch to github pages layout
This commit is contained in:
parent
355da41361
commit
94f18e40c1
@ -8,8 +8,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
||||
const config = {
|
||||
title: 'Advanced Portals',
|
||||
tagline: 'An advanced portals plugin for bukkit',
|
||||
url: 'https://www.sekwah.com/advanced-portals/',
|
||||
baseUrl: '/advanced-portals/',
|
||||
url: 'https://advancedportals.sekwah.com/',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
|
Loading…
Reference in New Issue
Block a user