Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DeNepo/DeNepo.github.io into main
Browse files Browse the repository at this point in the history
  • Loading branch information
colevandersWands committed Apr 26, 2024
2 parents 5379e3b + 5381b2e commit 2fbca89
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ const config: DocsThemeConfig = {
project: {
link: "https://github.com/denepo/denepo.github.io",
},
docsRepositoryBase: "https://github.com/denepo/denepo.github.io",
docsRepositoryBase: "https://github.com/denepo/denepo.github.io/blob/main",
editLink: {
text: 'Edit this page on GitHub'
},
footer: {
text: "You can save any page as a PDF by opening it, ctr-p, then opening the document instead of printing it.",
},
Expand Down

0 comments on commit 2fbca89

Please sign in to comment.