Skip to content

Commit

Permalink
Add temporary DOI warning to humanatlas.io (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushankhope authored Jun 14, 2024
1 parent 1ec0592 commit 5e4c455
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@
text-decoration-thickness: 2px;
color: #444c65;
}

::ng-deep p {
margin: 0;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
routeText: '7th Release Notes.'
emoji: '🎉'

- type: announcement
announcementCard:
- message: 'Warning: DOI registration in progress. HRA v2.1 DOI URLs will not work until further notice.'

- type: margin
bottom: 3.5rem

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
routeText: '7th Release Notes.'
emoji: '🎉'

- type: announcement
announcementCard:
- message: 'Warning: DOI registration in progress. HRA v2.1 DOI URLs will not work until further notice.'

- type: margin
bottom: 3.5rem

Expand Down
4 changes: 4 additions & 0 deletions apps/humanatlas.io/src/assets/content/pages/asctb-tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
routeText: '7th Release Notes.'
emoji: '🎉'

- type: announcement
announcementCard:
- message: 'Warning: DOI registration in progress. HRA v2.1 DOI URLs will not work until further notice.'

- type: margin
bottom: 3.5rem

Expand Down
4 changes: 4 additions & 0 deletions apps/humanatlas.io/src/assets/content/pages/omap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
routeText: '7th Release Notes.'
emoji: '🎉'

- type: announcement
announcementCard:
- message: 'Warning: DOI registration in progress. HRA v2.1 DOI URLs will not work until further notice.'

- type: margin
bottom: 3.5rem

Expand Down

0 comments on commit 5e4c455

Please sign in to comment.