diff --git a/rootHeader.scroll b/rootHeader.scroll index c1737d15e4..a53ba6c25f 100644 --- a/rootHeader.scroll +++ b/rootHeader.scroll @@ -2,5 +2,6 @@ importOnly // Set the base url. Without this trick, browsing the site locally would require serving it via localhost to get relative url paths to work since we reuse the header and footer in nested folders. (There could be a better way to do this.) replace BASE_URL . +viewSourceBaseUrl https://github.com/breck7/CancerDB/blob/main/ import header.scroll \ No newline at end of file diff --git a/settings.scroll b/settings.scroll index 747fa751cc..a50813c6c8 100644 --- a/settings.scroll +++ b/settings.scroll @@ -3,4 +3,4 @@ baseUrl https://cancerdb.com/ description CancerDB: Datasets about Cancer email help@cancerdb.com git https://github.com/breck7/CancerDB -viewSourceBaseUrl https://github.com/breck7/CancerDB/blob/main/ +