mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: set expiry date to the developer survey (#57981)
Close the developer survey on September 27, 2024 PR Close #57981
This commit is contained in:
parent
bb747f144a
commit
7d1998fa73
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@defer (when isBrowser) {
|
||||
<adev-progress-bar />
|
||||
<docs-top-level-banner id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="Take the 2024 Angular Developer Survey today!" />
|
||||
<docs-top-level-banner expiry="2024-09-27" id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="Take the 2024 Angular Developer Survey today!" />
|
||||
}
|
||||
<button (click)="focusFirstHeading()" class="adev-skip">Skip to main content</button>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue