Skip to content

Commit

Permalink
refactor: don't shorten ccp in header
Browse files Browse the repository at this point in the history
  • Loading branch information
lablans authored and torbrenner committed Jul 6, 2023
1 parent 7e88fe5 commit eaa3e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<header class="row line">
<p-image [src]="'assets/dktk.svg'" alt="DKTK"></p-image>
<div>
<span class="ccp-header">CCP-Explorer</span>
<span class="ccp-header">Clinical Communication Platform: Explorer</span>
</div>
<p-image [src]="'assets/logo-dkfz.svg'" alt="DKFZ"></p-image>
</header>
Expand Down

0 comments on commit eaa3e2a

Please sign in to comment.