Corrected github docs settings

This commit is contained in:
Jonas Dellinger 2020-06-04 16:21:23 +02:00
parent e50e8be12e
commit 89102cceb7

View File

@ -3,8 +3,8 @@ const versions = require('./versions.json');
module.exports = {
title: 'SpotifyAPI-NET',
tagline: '🔊 A Client for the Spotify Web API, written in C#/.NET',
url: 'https://johnnycrazy.github.io/SpotifyAPI-NET/',
baseUrl: '/',
url: 'https://johnnycrazy.github.io',
baseUrl: '/SpotifyAPI-NET/',
favicon: 'img/favicon.ico',
organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name.
projectName: 'SpotifyAPI-NET', // Usually your repo name.