Revert "Remove the old HaTS implementation on API docs" (#28748)

This commit is contained in:
Jonah Williams
2019-03-01 15:42:43 -08:00
committed by GitHub
parent c704d42897
commit 83614757be
2 changed files with 2 additions and 0 deletions

1
dev/docs/survey.html Normal file
View File

@@ -0,0 +1 @@
<script async="" defer="" src="../assets/api_survey.js"></script>

View File

@@ -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',