File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,9 @@ IFS='' read -r -d '' FOOTER << 'EOF'
8888 </small>
8989</div>
9090</div>
91- </div></footer><script src="https://assets.gentoo.org/tyrian/jquery.min.js"></script><script src="https://assets.gentoo.org/tyrian/bootstrap.min.js"></script>
91+ </div></footer>
92+ <script type="text/javascript" src="https://assets.gentoo.org/tyrian/jquery.min.js"></script>
93+ <script type="text/javascript" src="https://assets.gentoo.org/tyrian/bootstrap.min.js"></script>
9294</body>
9395</html>
9496EOF
Original file line number Diff line number Diff line change 745745 </div >
746746 </footer >
747747 <xsl : if test =" not($offline)" >
748- <script src =" https://assets.gentoo.org/tyrian/jquery.min.js" />
749- <script src =" https://assets.gentoo.org/tyrian/bootstrap.min.js" />
750- <script src =" https://assets.gentoo.org/lunr/lunr.min.js" />
751- <script >
748+ <script type = " text/javascript " src =" https://assets.gentoo.org/tyrian/jquery.min.js" />
749+ <script type = " text/javascript " src =" https://assets.gentoo.org/tyrian/bootstrap.min.js" />
750+ <script type = " text/javascript " src =" https://assets.gentoo.org/lunr/lunr.min.js" />
751+ <script type = " text/javascript " >
752752 <xsl : text >var documentsSrc = " </xsl : text >
753753 <xsl : value-of select =" $relative_path_depth_recursion" />
754754 <xsl : text >documents.js" </xsl : text >
755755 </script >
756- <script src =" {$relative_path_depth_recursion}search.js" />
756+ <script type = " text/javascript " src =" {$relative_path_depth_recursion}search.js" />
757757 </xsl : if >
758758 </body >
759759 </html >
You can’t perform that action at this time.
0 commit comments