Skip to content

Commit

Permalink
Update baseUrl (#6)
Browse files Browse the repository at this point in the history
* initial netlify test

Signed-off-by: James McLeod <james.mcleod@finos.org>

* Update team.mdx (#2)

Signed-off-by: SeniorStoryteller <66965127+SeniorStoryteller@users.noreply.github.com>
Signed-off-by: James McLeod <james.mcleod@finos.org>

* add gh-pages deploy config and actions

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update config

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update package.json

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update action paths

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update action paths

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update config

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update build actions

Signed-off-by: James McLeod <james.mcleod@finos.org>

* update baseUrl

Signed-off-by: James McLeod <james.mcleod@finos.org>

Co-authored-by: SeniorStoryteller <66965127+SeniorStoryteller@users.noreply.github.com>
  • Loading branch information
James McLeod and SeniorStoryteller authored Jun 15, 2022
1 parent e03c9e0 commit 4739cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
title: `${projectName}`,
tagline: `${projectName}`,
url: 'https://linuxfoundation.github.io/',
baseUrl: '/',
baseUrl: '/lf-podcast/',
favicon: 'img/favicon/cropped-favicon-80x80.png',
projectName: 'lf-podcast',
organizationName: 'linuxfoundation',
Expand Down

0 comments on commit 4739cdb

Please sign in to comment.