mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Corrected github docs settings
This commit is contained in:
parent
e50e8be12e
commit
89102cceb7
@ -3,8 +3,8 @@ const versions = require('./versions.json');
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'SpotifyAPI-NET',
|
title: 'SpotifyAPI-NET',
|
||||||
tagline: '🔊 A Client for the Spotify Web API, written in C#/.NET',
|
tagline: '🔊 A Client for the Spotify Web API, written in C#/.NET',
|
||||||
url: 'https://johnnycrazy.github.io/SpotifyAPI-NET/',
|
url: 'https://johnnycrazy.github.io',
|
||||||
baseUrl: '/',
|
baseUrl: '/SpotifyAPI-NET/',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name.
|
organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name.
|
||||||
projectName: 'SpotifyAPI-NET', // Usually your repo name.
|
projectName: 'SpotifyAPI-NET', // Usually your repo name.
|
||||||
|
Loading…
Reference in New Issue
Block a user