Skip to content

Commit

Permalink
Merge pull request #1740 from CentreForDigitalHumanities/feature/remo…
Browse files Browse the repository at this point in the history
…ve-user-survey-link

remove user survey link
  • Loading branch information
lukavdplas authored Jan 21, 2025
2 parents c7040c1 + 162670b commit f249412
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions frontend/src/app/home/home.component.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<div class="message">
<p class="message-body has-text-right">
Participate in the <a href="https://survey.uu.nl/jfe/form/SV_1HRZ0Vel6gjVXJs">I-analyzer user survey!</a>
</p>
</div>

<div [class.is-loading]="isLoading | async">
<ia-corpus-selection [items]="items"></ia-corpus-selection>
</div>
Expand Down

0 comments on commit f249412

Please sign in to comment.