Update domain for github pages

This commit is contained in:
Stefan Martinov 2021-12-10 16:21:24 +01:00 committed by GitHub
parent 44ad2326eb
commit 18fb88d3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,8 @@
const config = {
title: 'Foomo Project Docs',
tagline: 'Stuff we wrote, because nobody else wanted to',
url: "https://foomo.github.io/",
baseUrl: '/foomo-docs/',
url: "https://foomo.org/",
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',