Skip to content

Commit

Permalink
Test Merge 2 (#944)
Browse files Browse the repository at this point in the history
* Removed legacy pages

* Removed legacy pages references

* Fixed broken anchor

* Fixed bad TOC

* Fixed file counting

* Added trailingSlash

* Removed trailingSlash
  • Loading branch information
palisadoes authored Jan 13, 2025
1 parent c055311 commit d91c3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const config = {
favicon: "img/favicon.ico",
deploymentBranch: "gh-pages",
organizationName: "PalisadoesFoundation",
trailingSlash: true,
trailingSlash: false,
projectName: "talawa-docs",
i18n: {
defaultLocale: "en",
Expand Down

0 comments on commit d91c3f2

Please sign in to comment.