Skip to content

Commit

Permalink
minor tweak citation text
Browse files Browse the repository at this point in the history
  • Loading branch information
inodb committed Oct 3, 2023
1 parent eb8e7fb commit 358cbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/serverConfigDefaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export const ServerConfigDefaults: Partial<IServerConfig> = {
skin_right_nav_show_web_tours: false,
skin_right_nav_show_twitter: false,
skin_citation_rule_text:
'Please cite: <a href="https://docs.cbioportal.org/user-guide/faq/#how-do-i-cite-the-cbioportal" target="_blank">cBioPortal</a>',
'Please cite <a href="https://docs.cbioportal.org/user-guide/faq/#how-do-i-cite-the-cbioportal" target="_blank">cBioPortal <i class="fa fa-book"></i></a>',
skin_show_about_tab: true,
skin_show_data_tab: true,
skin_show_faqs_tab: true,
Expand Down

0 comments on commit 358cbca

Please sign in to comment.