We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f2362 commit d4ac4c1Copy full SHA for d4ac4c1
SpotifyAPI.Docs/docs/.vuepress/config.js
@@ -1,6 +1,7 @@
1
module.exports = {
2
title: 'SpotifyAPI-NET',
3
- description: ':sound: An API for the Spotify-Client and the Spotify Web API, written in C#/.NET',
+ base: '/SpotifyAPI-NET/',
4
+ description: '🔉 An API for the Spotify-Client and the Spotify Web API, written in C#/.NET',
5
themeConfig: {
6
repo: 'JohnnyCrazy/SpotifyAPI-NET',
7
repoLabel: '🚀 GitHub',
0 commit comments