mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
Update domain for github pages
This commit is contained in:
parent
44ad2326eb
commit
18fb88d3b7
@ -8,8 +8,8 @@
|
|||||||
const config = {
|
const config = {
|
||||||
title: 'Foomo Project Docs',
|
title: 'Foomo Project Docs',
|
||||||
tagline: 'Stuff we wrote, because nobody else wanted to',
|
tagline: 'Stuff we wrote, because nobody else wanted to',
|
||||||
url: "https://foomo.github.io/",
|
url: "https://foomo.org/",
|
||||||
baseUrl: '/foomo-docs/',
|
baseUrl: '/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user