mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Revert "Remove the old HaTS implementation on API docs" (#28748)
This commit is contained in:
parent
c704d42897
commit
83614757be
1
dev/docs/survey.html
Normal file
1
dev/docs/survey.html
Normal file
@ -0,0 +1 @@
|
||||
<script async="" defer="" src="../assets/api_survey.js"></script>
|
@ -136,6 +136,7 @@ Future<void> main(List<String> arguments) async {
|
||||
'--inject-html',
|
||||
'--header', 'styles.html',
|
||||
'--header', 'analytics.html',
|
||||
'--header', 'survey.html',
|
||||
'--header', 'snippets.html',
|
||||
'--header', 'opensearch.html',
|
||||
'--footer-text', 'lib/footer.html',
|
||||
|
Loading…
Reference in New Issue
Block a user