Commit 4f94b7b
committed
docs: Make giscus work correctly on GitHub hosted docs
This change fixes giscus for https://hyperledger-labs.github.io/splice
by hard-coding documentation page pathname (which is used as a
discussion title by giscus) instead of relying on location.pathname from
the browser which is prefixed with `<reponame>/` when hosted on GitHub.
Signed-off-by: Stanislav German-Evtushenko <[email protected]>1 parent d0062ca commit 4f94b7b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments