Skip to content

Commit

Permalink
Add heading to alert on classic Circulars page (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger authored Apr 13, 2023
1 parent dfa4d89 commit d1b8c25
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/routes/circulars/classic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ import {

import { validSubjectKeywords } from './circulars.lib'

<Alert type="warning" heading="" headingLevel="h4">
<Alert
type="warning"
heading="Upcoming changes to GCN Circulars"
headingLevel="h4"
>
As part of the transition to the new GCN Circulars Service this page will be
updated on April 17, 2023. See [news and announcements](/news) for more
information.
Expand Down

0 comments on commit d1b8c25

Please sign in to comment.