Skip to content

Commit

Permalink
Change page title to IDC Viewer
Browse files Browse the repository at this point in the history
Per discussion on slack.
  • Loading branch information
pieper authored Sep 21, 2020
1 parent df3199a commit d083b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/viewer/public/html-templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<script type="text/javascript" src="<%= PUBLIC_URL %>app-config.js"></script>
<script type="module" src="<%= PUBLIC_URL %>init-service-worker.js"></script>

<title>OHIF Viewer</title>
<title>IDC Viewer</title>

<!-- WEB FONTS -->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap" rel="stylesheet" />
Expand Down

0 comments on commit d083b98

Please sign in to comment.