Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brunochanrio authored Oct 30, 2023
1 parent 759bb4a commit b93e87b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ plugins:
title: DangoPlayer Uni
logo: DangoPlayerUni_Logo.png



baseurl: "/DangoPlayer"
fixedNav: 'false'
accentColor: purple
themeColor: purple
sass:
style: compressed

permalink: /:year/:title/
permalink: /DangoPlayer/
markdown: kramdown
exclude: [_site, CHANGELOG.md, LICENSE, README.md, vendor]

0 comments on commit b93e87b

Please sign in to comment.