This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev-site.git
commit 8cc884695a8faafc3168b672e9bd2176be013ed0 Author: Sebb <[email protected]> AuthorDate: Mon Dec 1 23:32:55 2025 +0000 Unnecessary --- source/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_index.md b/source/_index.md index a89dfc99..d794c54c 100644 --- a/source/_index.md +++ b/source/_index.md @@ -3,7 +3,7 @@ title: ASF Community Development - Welcome --- <link href="/_pagefind/pagefind-ui.css" rel="stylesheet"> -<script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script> +<script src="/_pagefind/pagefind-ui.js"></script> <div id="search"></div> <script> window.addEventListener('DOMContentLoaded', (event) => {
