Add extra script to the docs created in GitHub Actions workflow

This was done by the cron job running in docs.wxwidgets.org before, so
keep doing it here.
This commit is contained in:
Vadim Zeitlin
2022-03-27 18:13:48 +02:00
parent 15ea25448f
commit 20b8ba1773
2 changed files with 9 additions and 1 deletions

View File

@@ -19,6 +19,8 @@
<script src="wxwidgets.js" type="text/javascript"></script>
<!--EXTRA FOOTER SCRIPT-->
</div><!-- #page_container -->
</body>
</html>
</html>