We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afb225 commit 6dfdbcbCopy full SHA for 6dfdbcb
docusaurus.config.ts
@@ -38,7 +38,7 @@ const config: Config = {
38
// Please change this to your repo.
39
// Remove this to remove the "edit this page" links.
40
editUrl:
41
- 'https://github.com/lbl-rse/lbl-rse.github.io',
+ 'https://github.com/lbl-rse/lbl-rse.github.io/blob/main',
42
},
43
blog: {
44
showReadingTime: true,
@@ -49,7 +49,7 @@ const config: Config = {
49
50
51
52
53
54
theme: {
55
customCss: './src/css/custom.css',
0 commit comments